add some more formats to gitignore
This commit is contained in:
parent
5c6c10d2be
commit
09cef1e754
5
.gitignore
vendored
5
.gitignore
vendored
@ -6,11 +6,14 @@ __pycache__
|
||||
build/
|
||||
dist/
|
||||
*.egg-info/
|
||||
|
||||
.mypy_cache/
|
||||
|
||||
*.swp
|
||||
*.swo
|
||||
|
||||
*.gds
|
||||
*.gds.gz
|
||||
*.svg
|
||||
*.oas
|
||||
*.dxf
|
||||
*.dxf.gz
|
||||
|
Loading…
Reference in New Issue
Block a user