Fixed git ignore file to add backups dir
This commit is contained in:
parent
8ba3b08ed1
commit
3325f273ba
2 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
tokens/*token
|
||||
backups/*
|
||||
!backups/.gitignore
|
||||
!backups/*
|
0
backups/.gitkeep
Normal file
0
backups/.gitkeep
Normal file
Loading…
Reference in a new issue