mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Added backup and patch files to .gitignore. Makes life a bit easier
This commit is contained in:
parent
ec56ca75ad
commit
deedc17ca8
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -7,3 +7,5 @@ bin/node.exe
|
|||
etherpad-lite-win.zip
|
||||
var/dirty.db
|
||||
bin/convertSettings.json
|
||||
*~
|
||||
*.patch
|
Loading…
Reference in a new issue