diff --git a/.gitignore b/.gitignore index 7b1269c..59f09cb 100644 --- a/.gitignore +++ b/.gitignore @@ -18,5 +18,8 @@ website/build # node modules node_modules +# testing +main.py + # trash .DS_Store \ No newline at end of file