diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-06-13 12:54:31 -0400 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-06-13 12:54:31 -0400 |
commit | 0a86f0f0b7e74c2c9a09d7cef4c722e4024fcc6d (patch) | |
tree | 8f12a7ca9ee6daf3f143682153279358f77e3433 /.gitignore | |
parent | fc607a39d8620b03001d353de4071cf65316b2dc (diff) | |
download | exuberant-hacks-0a86f0f0b7e74c2c9a09d7cef4c722e4024fcc6d.tar.gz exuberant-hacks-0a86f0f0b7e74c2c9a09d7cef4c722e4024fcc6d.zip |
add docs (manpages, README, etc) and cleanup Makefile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ target/ +doc/*.6 +doc/*.6.gz *.o *.a |