Exclude swap files from git
This commit is contained in:
parent
04bb95e2a0
commit
131abe97b5
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
/csv
|
/csv
|
||||||
/translation-importer
|
/translation-importer
|
||||||
/values/langfiles
|
/values/langfiles
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
|
|
Loading…
Reference in New Issue
Block a user