Skip to content

Commit d2e65c5

Browse files
committed
Tidy up
1 parent c0931e4 commit d2e65c5

File tree

219 files changed

+47
-8213
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

219 files changed

+47
-8213
lines changed

Diff for: .gitignore

+47-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,47 @@
1-
*.class
1+
*.class
2+
*.iml
3+
4+
## Directory-based project format:
5+
.idea/
6+
# if you remove the above rule, at least ignore the following:
7+
8+
# User-specific stuff:
9+
# .idea/workspace.xml
10+
# .idea/tasks.xml
11+
# .idea/dictionaries
12+
# .idea/shelf
13+
14+
# Sensitive or high-churn files:
15+
# .idea/dataSources.ids
16+
# .idea/dataSources.xml
17+
# .idea/sqlDataSources.xml
18+
# .idea/dynamic.xml
19+
# .idea/uiDesigner.xml
20+
21+
# Gradle:
22+
# .idea/gradle.xml
23+
# .idea/libraries
24+
25+
# Mongo Explorer plugin:
26+
# .idea/mongoSettings.xml
27+
28+
## File-based project format:
29+
*.ipr
30+
*.iws
31+
32+
## Plugin-specific files:
33+
34+
# IntelliJ
35+
/out/
36+
37+
# mpeltonen/sbt-idea plugin
38+
.idea_modules/
39+
40+
# JIRA plugin
41+
atlassian-ide-plugin.xml
42+
43+
# Crashlytics plugin (for Android Studio and IntelliJ)
44+
com_crashlytics_export_strings.xml
45+
crashlytics.properties
46+
crashlytics-build.properties
47+
fabric.properties

Diff for: .idea/.name

-1
This file was deleted.

Diff for: .idea/ant.xml

-7
This file was deleted.

Diff for: .idea/compiler.xml

-23
This file was deleted.

Diff for: .idea/copyright/profiles_settings.xml

-5
This file was deleted.

Diff for: .idea/dictionaries/cmeter.xml

-8
This file was deleted.

Diff for: .idea/encodings.xml

-5
This file was deleted.

Diff for: .idea/inspectionProfiles/Project_Default.xml

-11
This file was deleted.

Diff for: .idea/inspectionProfiles/profiles_settings.xml

-7
This file was deleted.

Diff for: .idea/misc.xml

-11
This file was deleted.

Diff for: .idea/modules.xml

-9
This file was deleted.

Diff for: .idea/scopes/scope_settings.xml

-5
This file was deleted.

Diff for: .idea/uiDesigner.xml

-125
This file was deleted.

Diff for: .idea/vcs.xml

-7
This file was deleted.

0 commit comments

Comments
 (0)