Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a68287140bf..74111a22c0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
.bundle
.rbx/
db/*.sqlite3
+db/*.sqlite3-journal
log/*.log
tmp/
.sass-cache/
@@ -9,3 +10,4 @@ coverage/*
public/uploads/
.rvmrc
.directory
+nohup.out