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 610aa02 commit 3448fb5Copy full SHA for 3448fb5
.gitignore
@@ -2,6 +2,10 @@
2
.idea
3
.vscode
4
5
+# Vim swap files
6
+.s[a-z][a-z]
7
+.*.s[a-z][a-z]
8
+
9
# Mac OS X Finder
10
.DS_Store
11
0 commit comments