diff --git a/.gitignore b/.gitignore index 8a7564c..2392931 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ __pycache__/ *.py[cod] *$py.class .DS_Store +website/data/* # C extensions *.so @@ -153,4 +154,4 @@ dmypy.json .pytype/ # Cython debug symbols -cython_debug/ \ No newline at end of file +cython_debug/