diff options
author | Jan Niklas Hasse <jhasse@bixense.com> | 2019-12-20 13:58:19 (GMT) |
---|---|---|
committer | Jan Niklas Hasse <jhasse@bixense.com> | 2019-12-20 13:58:19 (GMT) |
commit | ca08c43c0e16067ce216f019e516c26132f4eca6 (patch) | |
tree | cc9b1d1da27541eb86c25eaba131dd7714014fc6 | |
parent | 0c84b0ebd757e85548cb49a40694b4528c465830 (diff) | |
download | Ninja-ca08c43c0e16067ce216f019e516c26132f4eca6.zip Ninja-ca08c43c0e16067ce216f019e516c26132f4eca6.tar.gz Ninja-ca08c43c0e16067ce216f019e516c26132f4eca6.tar.bz2 |
Remove some outdated lines from .gitignore
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,7 +3,6 @@ *.exe *.pdb *.ilk -TAGS /build*/ /build.ninja /ninja @@ -18,8 +17,8 @@ TAGS /graph.png /doc/manual.html /doc/doxygen -/gtest-1.6.0 *.patch +.DS_Store # Eclipse project files .project |