diff options
author | John C. Vernaleo <john@netpurgatory.com> | 2014-03-13 11:00:05 -0400 |
---|---|---|
committer | John C. Vernaleo <john@netpurgatory.com> | 2014-03-13 11:00:05 -0400 |
commit | c0e848e3332f9aacbe4ebf56ebd50d29f89cefbf (patch) | |
tree | d31b6b663707f2b2f3e52d320645cf8a09cc7938 /.gitignore | |
parent | 4ea2463c40fc60c4cf54ff7cf00b27f0753e8108 (diff) | |
download | xombrero-c0e848e3332f9aacbe4ebf56ebd50d29f89cefbf.tar.gz |
Make osx directory use its own files
instead of symlinks to the Linux ones. Closes #31
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 6084d1b..bef84b4 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,4 @@ xombrero.1.manlint tags tooltip.h osx/tooltip.h -osx/tree.h -osx/util.h linux/tooltip.h |