chore: remove filebrowser.db (#9854)

* rm and gitignore filebrowser.db
This commit is contained in:
Cian Johnston
2023-09-25 12:41:27 +00:00
committed by GitHub
parent cb545bcc30
commit 4622ea2c10
5 changed files with 12 additions and 0 deletions
+3
View File
@@ -67,3 +67,6 @@ result
# Data dumps from unit tests
**/*.test.sql
# Filebrowser.db
**/filebrowser.db
+3
View File
@@ -70,6 +70,9 @@ result
# Data dumps from unit tests
**/*.test.sql
# Filebrowser.db
**/filebrowser.db
# .prettierignore.include:
# Helm templates contain variables that are invalid YAML and can't be formatted
# by Prettier.
BIN
View File
Binary file not shown.
+3
View File
@@ -70,6 +70,9 @@ result
# Data dumps from unit tests
**/*.test.sql
# Filebrowser.db
**/filebrowser.db
# .prettierignore.include:
# Helm templates contain variables that are invalid YAML and can't be formatted
# by Prettier.
+3
View File
@@ -70,6 +70,9 @@ result
# Data dumps from unit tests
**/*.test.sql
# Filebrowser.db
**/filebrowser.db
# .prettierignore.include:
# Helm templates contain variables that are invalid YAML and can't be formatted
# by Prettier.