update git ignore

This commit is contained in:
Hayden
2023-03-25 11:20:38 -08:00
parent 9020587c9e
commit e1e04d49aa

4
.gitignore vendored
View File

@@ -50,3 +50,7 @@ dist
backend/app/api/app backend/app/api/app
backend/app/api/__debug_bin backend/app/api/__debug_bin
dist/ dist/
# Nuxt Publish Dir
backend/app/api/static/public/*
!backend/app/api/static/public/.gitkeep