Skip to content

Commit 1e2fda8

Browse files
committed
fixed .gitignore
1 parent 77d7e64 commit 1e2fda8

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
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/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)