commit d7912cbecd09488844fba80a2213f2889b2c65a1 Author: Peery Date: Sat Apr 17 18:18:01 2021 +0200 Init + gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..526f035 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +venv +__pycache__ +.idea +*.swp +ArtNet/web/domains/*.py +.artnet/ +test_root/ +trash +*.sh