diff --git a/.gitignore b/.gitignore index f5ab48609ca..59626ad59fd 100644 --- a/.gitignore +++ b/.gitignore @@ -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