Skip to content

Commit a15f849

Browse files
committed
update gitignore
1 parent f965d81 commit a15f849

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
@@ -40,14 +40,14 @@ run/
4040
# When using Gradle or Maven with auto-import, you should exclude module files,
4141
# since they will be recreated, and may cause churn. Uncomment if using
4242
# auto-import.
43-
# .idea/artifacts
44-
# .idea/compiler.xml
45-
# .idea/jarRepositories.xml
46-
# .idea/modules.xml
47-
# .idea/*.iml
48-
# .idea/modules
49-
# *.iml
50-
# *.ipr
43+
.idea/artifacts
44+
.idea/compiler.xml
45+
.idea/jarRepositories.xml
46+
.idea/modules.xml
47+
.idea/*.iml
48+
.idea/modules
49+
*.iml
50+
*.ipr
5151

5252
# CMake
5353
cmake-build-*/

0 commit comments

Comments
 (0)