ignore all *.sw* files for jpm and git
This commit is contained in:
+1
-2
@@ -3,8 +3,7 @@ package-lock.json
|
||||
node_modules
|
||||
README.html
|
||||
*.xpi
|
||||
*.swp
|
||||
*.swo
|
||||
*.sw*
|
||||
.vimrc
|
||||
.env
|
||||
addon.env
|
||||
|
||||
@@ -19,3 +19,4 @@ bin/
|
||||
.vimrc
|
||||
.DS_Store
|
||||
.gdb_history
|
||||
*.sw*
|
||||
|
||||
Reference in New Issue
Block a user