diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ _/ __pycache__/ +bin/ +obj/ \#*\# .* !.git* |
index : argparser | ||
Command line argument parser library, like getopt, except better | Mattias Andrée <m@maandree.se> |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 2 |
@@ -1,5 +1,7 @@ _/ __pycache__/ +bin/ +obj/ \#*\# .* !.git* |