Added gitignore file

This commit is contained in:
2022-02-18 17:01:18 -06:00
parent fdaa3a06ab
commit de71bc1ca9

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
**__pycache__
*.html
*.css
_build*
_static*