Add ignore signatures

This commit is contained in:
stremovsky
2019-12-19 10:48:52 +02:00
parent 3f7813b3a5
commit 269e031811
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
.git .git
databunker.db databunker.db*
databunker databunker
.* .*
*.md *.md

4
.gitignore vendored
View File

@@ -1,6 +1,6 @@
.DS_Store .DS_Store
databunker databunker
databunker.db databunker.db*
databunker.yaml databunker.yaml
bql.db bql.db
.* .*