diff options
author | John C. Vernaleo <jcv@conformal.com> | 2013-04-19 17:26:18 -0400 |
---|---|---|
committer | John C. Vernaleo <jcv@conformal.com> | 2013-04-19 17:26:18 -0400 |
commit | 6ffebe11f4eb34bb2edce4e330009fc54482371e (patch) | |
tree | ce539d8ca18a9228298092b93e15d888fdc0541a /.gitignore | |
parent | 820b9ddfa479117a385c3da8fb224a301df755cf (diff) | |
download | xombrero-6ffebe11f4eb34bb2edce4e330009fc54482371e.tar.gz |
Ignore temporary tooltip.h file for linux in git.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 374d281..b0f35b3 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ tags osx/tooltip.h osx/tree.h osx/util.h +linux/tooltip.h |