diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-03-27 12:48:48 -0500 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2011-03-27 12:48:48 -0500 |
commit | 442185daa1efb5ead9dc42caffdaeee4c97902bc (patch) | |
tree | c39963ff996bcb20c0de1d6fbeed87e2de9e8942 | |
parent | 8465e199666530e12700564b67912f1820235c8a (diff) |
adjust gitignore rule for Mac and to ignore .gitattributes (now a link)
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,11 +2,15 @@ *~ .*.sw[op] +.gitattributes + # the build directories /*/unxlng?? /*/unxlng??.pro /*/wntmsc??? /*/wntmsc???.pro +/*/unxmac?? +/*/unxmac??.pro /external/*/*.dll /external/*/*.txt |