diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,4 +4,6 @@ properties a.out *-lexer.c y.* -*-parser.*
\ No newline at end of file +*-parser.* +*.a +*.so |
![]() |
index : libs/c/properties.git | |
Library to parse properties files | Alessandro Iezzi |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -4,4 +4,6 @@ properties a.out *-lexer.c y.* -*-parser.*
\ No newline at end of file +*-parser.* +*.a +*.so |