diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-04-30 07:14:40 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-04-30 07:14:40 -0700 |
commit | 9905f9968ee679e00cb5faacdde3b0f75b8b72e3 (patch) | |
tree | 1990023ca72694e954e4b1ae37e84ec1655f36b2 | |
parent | ca69a4709f5eac9e50f02bcb5290327e0be86850 (diff) |
Igonre .gitattributes
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # backup and temporary files *~ .*.sw[op] +.gitattributes # the build directories /*/unxlng?? |