summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f0950d7..b0f3738 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-documentation.list
+/*.list
Makefile
*.o
*.so
@@ -7,4 +7,5 @@ moc_*.cpp
*.moc
*.png
*.ts
-*.qm \ No newline at end of file
+*.qm
+RPMS \ No newline at end of file