Skip to content

Commit 7c41d47

Browse files
committed
.gitignore
1 parent 54e768b commit 7c41d47

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
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-*/

0 commit comments

Comments
 (0)