Add .tmp/ to gitignore and remove tracked screenshots
This commit is contained in:
@@ -8,6 +8,9 @@ web/node_modules/
|
||||
web/dist/
|
||||
internal/webui/dist/
|
||||
|
||||
# Temp
|
||||
.tmp/
|
||||
|
||||
# Data (runtime)
|
||||
data/
|
||||
*.db
|
||||
|
||||
Reference in New Issue
Block a user