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:
authorPhil Hughes <me@iamphill.com>2018-01-12 15:31:16 +0300
committerPhil Hughes <me@iamphill.com>2018-01-12 15:31:21 +0300
commita022e8f192c5b2dc83f41a36a04504e146d75d17 (patch)
tree1c15e1f0c57d69e4348ad600122f20c8ab44d335 /.gitignore
parent5431b5039135dadee88fe32c95ef6a1fc7709c98 (diff)
Added .rej files to gitignore
[ci skip]
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4933575332b..2004c2a09b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
*.swp
*.mo
*.edit.po
+*.rej
.DS_Store
.bundle
.chef