mirror of https://github.com/KLayout/klayout.git
Updated .gitignore.
This commit is contained in:
parent
e69ed872a7
commit
b97efcc75f
|
|
@ -3,6 +3,7 @@
|
||||||
*.lo
|
*.lo
|
||||||
*.o
|
*.o
|
||||||
*.obj
|
*.obj
|
||||||
|
*.pdb
|
||||||
|
|
||||||
# Compiled Python files
|
# Compiled Python files
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue