diff options
author | Drew DeVault <sir@cmpwn.com> | 2015-08-20 08:37:09 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2015-08-20 08:37:24 -0400 |
commit | 579fe70ed92ce65d5a761ebdbb6c458b5f919687 (patch) | |
tree | a56ab8990f003d4408f1ef71d35c425a3545aec2 /.gitignore | |
parent | 927ef0a5ecbd5fae71e862cdd9b6c83fa1c481d8 (diff) |
Add command line parsing
Closes #6
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,3 +9,4 @@ bin/ test/ build/ .lvimrc +config-debug |