summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-08-13 13:03:07 +0100
committerPeter 'Pita' Martischka <petermartischka@googlemail.com>2011-08-13 13:03:07 +0100
commit7ff8814fd7c7640c1b514a001782e529a1500e88 (patch)
tree33d6a3f6beda42629ff592ff1501680fc7d2ea5f /.gitignore
parent5252bee124e6a50c45c1bd7c969d21231e669c47 (diff)
downloadetherpad-lite-7ff8814fd7c7640c1b514a001782e529a1500e88.zip
added the dirty db file to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13f01feb..325e11ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ static/js/jquery.min.js
bin/abiword.exe
bin/node.exe
etherpad-lite-win.zip
+var/dirty.db \ No newline at end of file