add .gitignore and remove pycache

This commit is contained in:
Jan Petykiewicz 2020-09-26 17:57:50 -07:00
parent 034d5fbcb7
commit b9272f5a12
9 changed files with 15 additions and 0 deletions

15
.gitignore vendored Normal file
View File

@ -0,0 +1,15 @@
*.pyc
__pycache__
*.idea
build/
dist/
*.egg-info/
.mypy_cache/
*.swp
*.swo
*.gds
*.gds.gz