diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ *.d *.o -*_test *.inc -*_gen *.args +test +test_gen |
index : pack | ||
Serialisation and deserialisation in C similar to Python's struct library (WIP) | Tomasz Kramkowski <tomasz@kramkow.ski> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 4 |
@@ -1,6 +1,6 @@ *.d *.o -*_test *.inc -*_gen *.args +test +test_gen |