remove swp file and add exclude pattern
This commit is contained in:
parent
85e6de755b
commit
e0760d1037
2 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
# local environments
|
||||
.swp
|
||||
.env*
|
||||
node_modules/
|
||||
exampleSite/themes/
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue