diff options
author | Eric <[email protected]> | 2012-09-08 11:15:49 -0500 |
---|---|---|
committer | Eric <[email protected]> | 2012-09-09 18:25:49 -0500 |
commit | 9aab4d7a16fba5dfcf4d60b58a05cc765eca3335 (patch) | |
tree | c8427ae3b23a333309444ae2710f8e2974495f6c /.gitignore | |
parent | d3debef8d90735087425f7ad03da4010d636d6a7 (diff) | |
download | relx-9aab4d7a16fba5dfcf4d60b58a05cc765eca3335.tar.gz relx-9aab4d7a16fba5dfcf4d60b58a05cc765eca3335.tar.bz2 relx-9aab4d7a16fba5dfcf4d60b58a05cc765eca3335.zip |
full argument parsing and management capability
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ ebin/* relcool # This is a generated file that should be ignored src/rcl_goal.erl +logs
\ No newline at end of file |