update: .gitignore
This commit is contained in:
parent
a31f702499
commit
0c8a459d92
10
.gitignore
vendored
10
.gitignore
vendored
@ -84,4 +84,12 @@ scripts
|
|||||||
model/
|
model/
|
||||||
|
|
||||||
|
|
||||||
.astro
|
.astro
|
||||||
|
|
||||||
|
# Database
|
||||||
|
*.dump
|
||||||
|
*.db
|
||||||
|
*.sqlite
|
||||||
|
*.sqlite3
|
||||||
|
db/
|
||||||
|
data/
|
Loading…
Reference in New Issue
Block a user