diff options
author | Matěj Cepl <mcepl@redhat.com> | 2010-04-28 18:03:52 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2010-04-28 18:03:52 +0200 |
commit | c93b8f5ced2c9949f097c9daee2746df4727a8e4 (patch) | |
tree | 5e0f88f95bd0a7968ce5fe7f593a5d3fe4837233 /.gitignore | |
parent | 050e57a33ae49707d29840ecfe02097d49a65ca9 (diff) | |
download | bugzilla-triage-c93b8f5ced2c9949f097c9daee2746df4727a8e4.tar.gz |
Better .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..63a02c3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +.project +.settings/ |