summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2f8e2c2..d88ba74 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,7 +23,6 @@ TAGS
cscope.*
# misc files
-
*.orig
*.rej
@@ -31,6 +30,8 @@ cscope.*
*~
\#*\#
+*.sql
+
# Unit test / coverage reports
htmlcov/
.tox/