Merge pull request #280 from waldbrand/ignore-vim-swap-files
Ignore vim swap files
This commit is contained in:
commit
56554e6b94
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -12,3 +12,4 @@ assets/generated/*
|
|||
Docs/Tools/stats.*.json
|
||||
Docs/Tools/stats.csv
|
||||
missing_translations.txt
|
||||
*.swp
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue