We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af2382 commit d857a32Copy full SHA for d857a32
1 file changed
.gitignore
@@ -1,6 +1,9 @@
1
# emacs backup files
2
**/*~
3
4
+# swp files (vim, etc.)
5
+*.swp
6
+
7
# macOS finder folder-level attributes
8
**/.DS_store
9
.idea
0 commit comments