Update .gitignore

Adds tgui bundles to .gitignore because they seem to update on their own, and cause updates to fail as a result
This commit is contained in:
Casey
2024-09-29 15:02:04 -04:00
committed by GitHub
parent 94648ea10a
commit 70e65a55c4
+4
View File
@@ -34,3 +34,7 @@ package-lock.json
# CBT Things
.cache
#These get built by some automatic process
tgui/public/tgui.bundle.css
tgui/public/tgui.bundle.js