diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-06-02 23:58:47 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-06-02 23:58:47 +0200 |
commit | b2ca2496f3a50c8fe5e291d2bd522eee075ecf86 (patch) | |
tree | bcbba2a403a8bd94edb6f0b79013fac2e2c0a92b /.gitignore | |
parent | 90462cf01bf5e8ea4210ca697a0299c781125faa (diff) |
Ignore binary files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ /CMakeLists.txt.user *~ /build* -/install
\ No newline at end of file +/install +/bin/tracker-ht/headtracker-ftnoir.exe +/bin/tracker-ht/libgcc_s_dw2-1.dll +/bin/tracker-ht/libstdc++-6.dll |