add some more formats to gitignore

This commit is contained in:
Jan Petykiewicz 2020-05-16 19:59:17 -07:00
parent 5c6c10d2be
commit 09cef1e754

5
.gitignore vendored
View File

@ -6,11 +6,14 @@ __pycache__
build/ build/
dist/ dist/
*.egg-info/ *.egg-info/
.mypy_cache/
*.swp *.swp
*.swo *.swo
*.gds *.gds
*.gds.gz
*.svg *.svg
*.oas *.oas
*.dxf
*.dxf.gz