1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-04-10 02:55:28 -07:00

update gitignore for exes

This commit is contained in:
Edward R. Gonzalez 2023-10-24 06:02:07 -04:00
parent e9c151f85d
commit 4af85f8612

2
.gitignore vendored

@ -18,7 +18,7 @@ gencpp.cpp
**/*.lib **/*.lib
**/*.pdb **/*.pdb
# **/*.exe **/*.exe
**/*.dll **/*.dll
release/** release/**