We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.gitignore
1 parent 1d568ac commit 18c087cCopy full SHA for 18c087c
.gitignore
@@ -5,4 +5,8 @@
5
.DS_Store
6
*.swp
7
.venv
8
-.gdb_history
+.gdb_history
9
+
10
+# IntelliJ IDEA
11
+/.idea
12
+**/*.iml
0 commit comments