git: Updated .gitignore
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
*.jsl
|
||||
*.db
|
||||
tmp*
|
||||
test_*
|
||||
.env*
|
||||
.git
|
||||
@@ -58,3 +58,9 @@ docs/_build/
|
||||
# PyBuilder
|
||||
target/
|
||||
|
||||
*.jsl
|
||||
*.db
|
||||
tmp*
|
||||
test_*
|
||||
.env*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user