diff --git a/.gitignore b/.gitignore index 8291c6f..af6134b 100644 --- a/.gitignore +++ b/.gitignore @@ -101,3 +101,6 @@ celerybeat.pid # SageMath parsed files *.sage.py + +# Compiled static files (copied from frontend/dist/static as part of setup.py) +inventree_wireviz/static \ No newline at end of file