mirror of https://github.com/KLayout/klayout.git
Updated .gitignore.
This commit is contained in:
parent
f59f62018c
commit
e8e661e3e0
|
|
@ -27,3 +27,11 @@
|
||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
|
||||||
|
# Build and binary directories for shadow build:
|
||||||
|
build-*
|
||||||
|
bin-*
|
||||||
|
|
||||||
|
# QTCreator files
|
||||||
|
src/klayout.pro.user
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue