add .tar.gz to .gitignore

This commit is contained in:
Savanni D'Gerinel 2023-10-04 14:47:30 -04:00
parent d4a5e0f55d
commit 525b5389a1
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ node_modules
dist
result
*.tgz
*.tar.gz
file-service/*.sqlite
file-service/*.sqlite-shm
file-service/*.sqlite-wal