added eval_expr.c to .gitignore

This commit is contained in:
stefan schippers 2025-02-10 23:36:21 +01:00
parent fe8ef89052
commit d1c6f6e342
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -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