1
0
mirror of https://github.com/alexandrev/xslt-lab.git synced 2026-09-21 04:43:16 +00:00

fix .gitignore to be able to compile

This commit is contained in:
2025-11-15 22:40:37 +01:00
parent 16fca3319b
commit 7049593b6e
3 changed files with 167 additions and 0 deletions
+3
View File
@@ -199,3 +199,6 @@ backend/server
backend/src/.gocache
/config/credentials.json
credentials.json
# Allow frontend source utilities
!frontend/src/lib/
!frontend/src/lib/**