diff options
author | Pavel Belikov <pavel.fuchs.belikov@gmail.com> | 2017-11-06 22:34:17 +0300 |
---|---|---|
committer | Pavel Belikov <pavel.fuchs.belikov@gmail.com> | 2017-11-06 22:34:17 +0300 |
commit | b55cd27c082d8c6fcbaf98e7b2fbd17140e71801 (patch) | |
tree | 9090ce66117e26c99f5b248393533dc5170995dd /.gitignore | |
parent | Merge pull request #38 from pavel-belikov/subparsers-help (diff) | |
download | args.hxx-b55cd27c082d8c6fcbaf98e7b2fbd17140e71801.tar.xz |
add travis ci, appveyor, coveralls
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -38,6 +38,7 @@ test* /ld # Executable +/build/ CMakeCache.txt CMakeFiles cmake_install.cmake |