diff options
author | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-10-08 15:27:09 +0200 |
---|---|---|
committer | Øyvind Harboe <oyvind.harboe@zylin.com> | 2009-10-08 15:27:09 +0200 |
commit | cf7eae176e993242c2bf1034e59cbbb498baa1f2 (patch) | |
tree | a66f879247fcb0a0033a192befb0a7c8e910e813 /.gitignore | |
parent | f525f2ef0d95f68d5db02849133f730baa245812 (diff) |
Add .project to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -47,3 +47,7 @@ stamp-h1 stamp-vti INSTALL NOTES + +# Eclipse stuff +.project + |