Add .DS_STORE and .swp/.swo to .gitignore
parent
017fe82013
commit
ae07a7a7b6
|
@ -1,3 +1,6 @@
|
||||||
|
.DS_STORE
|
||||||
|
*.swp
|
||||||
|
*.swo
|
||||||
node_modules
|
node_modules
|
||||||
QWiki
|
QWiki
|
||||||
cache
|
cache
|
||||||
|
|
Loading…
Reference in New Issue