Skip to content

Commit 5e0e4e1

Browse files
committed
update gitignore
1 parent 0d64993 commit 5e0e4e1

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
@@ -36,14 +36,14 @@
3636
# When using Gradle or Maven with auto-import, you should exclude module files,
3737
# since they will be recreated, and may cause churn. Uncomment if using
3838
# auto-import.
39-
# .idea/artifacts
40-
# .idea/compiler.xml
41-
# .idea/jarRepositories.xml
42-
# .idea/modules.xml
43-
# .idea/*.iml
44-
# .idea/modules
45-
# *.iml
46-
# *.ipr
39+
.idea/artifacts
40+
.idea/compiler.xml
41+
.idea/jarRepositories.xml
42+
.idea/modules.xml
43+
.idea/*.iml
44+
.idea/modules
45+
*.iml
46+
*.ipr
4747

4848
# CMake
4949
cmake-build-*/

0 commit comments

Comments
 (0)