diff options
author | Alon Levy <alevy@redhat.com> | 2010-08-31 17:33:50 +0300 |
---|---|---|
committer | Alon Levy <alevy@redhat.com> | 2010-08-31 17:33:50 +0300 |
commit | fe1b9435bab66cbad8426d6bc20585aa96c3f532 (patch) | |
tree | c0df62260abfa032ec1f0280f70c391b62008f77 /.gitignore | |
parent | cfe881aef74216e543c4fb9e301778a195f126a5 (diff) |
adding .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..29b881d --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.o +configure +config.log +config.h +.*.sw? +*~ |