Suppression undofiles + ajout gitignore

This commit is contained in:
Doug Le Tough 2017-02-19 07:31:05 +01:00
parent 4b82e37236
commit abc81fc629
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
app.db app.db
node_modules node_modules
*.swp *.swp
*un~
*.swp