Skip to content

Commit ee7df71

Browse files
committed
gitignore idea modules files
1 parent 81ff91a commit ee7df71

File tree

4 files changed

+10
-23
lines changed

4 files changed

+10
-23
lines changed

.gitignore

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,14 +32,14 @@
3232
# When using Gradle or Maven with auto-import, you should exclude module files,
3333
# since they will be recreated, and may cause churn. Uncomment if using
3434
# auto-import.
35-
# .idea/artifacts
36-
# .idea/compiler.xml
37-
# .idea/jarRepositories.xml
38-
# .idea/modules.xml
39-
# .idea/*.iml
40-
# .idea/modules
41-
# *.iml
42-
# *.ipr
35+
.idea/artifacts
36+
.idea/compiler.xml
37+
.idea/jarRepositories.xml
38+
.idea/modules.xml
39+
.idea/*.iml
40+
.idea/modules
41+
*.iml
42+
*.ipr
4343

4444
# CMake
4545
cmake-build-*/

.idea/gradle.xml

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/jarRepositories.xml

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)