Fixed git ignore file to add backups dir

This commit is contained in:
Alex Vanin 2019-05-10 15:20:02 +03:00
parent 8ba3b08ed1
commit 3325f273ba
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
tokens/*token tokens/*token
backups/* backups/*
!backups/.gitignore
!backups/*

0
backups/.gitkeep Normal file
View file