diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,9 +9,10 @@ obj/ *.bak *.sw[op] *.py[oc] +*.class +*.jar *.out *.gch -*.class *.o *.so *.la |
index : argparser | ||
Command line argument parser library, like getopt, except better | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 3 |
@@ -9,9 +9,10 @@ obj/ *.bak *.sw[op] *.py[oc] +*.class +*.jar *.out *.gch -*.class *.o *.so *.la |