summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorKarel Klic <kklic@redhat.com>2010-02-15 10:12:58 +0100
committerKarel Klic <kklic@redhat.com>2010-02-15 10:12:58 +0100
commite245149118bff4a364fb6fbb0651b1f09e0ce0bc (patch)
tree53e3284bf230335ae4894d0d0e381ee5ed835bed /.gitignore
parent36424a2cea8e1607d198e084fa09556aa2e540b9 (diff)
downloadabrt-e245149118bff4a364fb6fbb0651b1f09e0ce0bc.tar.gz
abrt-e245149118bff4a364fb6fbb0651b1f09e0ce0bc.tar.xz
abrt-e245149118bff4a364fb6fbb0651b1f09e0ce0bc.zip
Git ignores ABRT's RPMs and build intermediate files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fa9b700e..fa420738 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,10 @@ cscope.out
*.o
*.lo
*.la
+abrt-*.rpm
+abrt-?.?.?.tar.gz
+abrt-?.?.?/
+i686/
po/*.gmo
.deps
.libs