We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Removed .swp and added cloc to .gitignore
1 parent 4d1d161 commit d755571Copy full SHA for d755571
1 file changed
.gitignore
@@ -9,7 +9,7 @@ ARK_Main_Config.yml
9
# C extensions
10
*.so
11
*.swp
12
-.swp
+cloc
13
# Distribution / packaging
14
.Python
15
build/
0 commit comments