added eval_expr.c to .gitignore
This commit is contained in:
parent
fe8ef89052
commit
d1c6f6e342
|
|
@ -18,6 +18,7 @@
|
|||
# bison output
|
||||
src/expandlabel.c
|
||||
src/expandlabel.h
|
||||
src/eval_expr.c
|
||||
# flex output
|
||||
src/parselabel.c
|
||||
src/parselabel.h
|
||||
|
|
@ -39,4 +40,4 @@ scconfig/config.cache
|
|||
doc/manpages/xschem.1
|
||||
Makefile.conf
|
||||
config.h
|
||||
*.Identifier
|
||||
*.Identifier
|
||||
|
|
|
|||
Loading…
Reference in New Issue