Added vscode and vim swap files to gitignore
This commit is contained in:
parent
dc72200fae
commit
4f235b9ac3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,6 +5,8 @@ node_modules
|
|||
npm-debug.log
|
||||
package-lock.json
|
||||
.DS_Store
|
||||
/.vscode
|
||||
*.swp
|
||||
config/development*
|
||||
config/production*
|
||||
config/test*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue