update .gitignore
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -25,10 +25,9 @@ go.work
|
|||||||
*.log
|
*.log
|
||||||
|
|
||||||
# Data files
|
# Data files
|
||||||
data/*.sqlite
|
data/
|
||||||
**/data/*.sqlite
|
**/data/
|
||||||
tests/data/
|
*.sqlite
|
||||||
services/data/
|
|
||||||
|
|
||||||
# Temporary files
|
# Temporary files
|
||||||
*.tmp
|
*.tmp
|
||||||
Reference in New Issue
Block a user