We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91d9d4a commit a6750fdCopy full SHA for a6750fd
1 file changed
.gitignore
@@ -12,6 +12,9 @@ flymake.sh
12
refresh_tags.sh
13
a.out
14
15
+# vim temp files
16
+*.swp
17
+
18
*.test
19
/src/query/a.out*
20
.DS_Store
0 commit comments