aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-03-21 11:33:41 +0100
committerJustin M. Keyes <justinkz@gmail.com>2017-03-21 12:19:16 +0100
commitd6797e28650f7ba1c6e7ec7fc97264d0552c61ac (patch)
treebc4bcdb106a55bad2087d7b4be6ac9252600c565
parent03a04172ec911a4334d814b87f4c9ecc805b817e (diff)
downloadrneovim-d6797e28650f7ba1c6e7ec7fc97264d0552c61ac.tar.gz
rneovim-d6797e28650f7ba1c6e7ec7fc97264d0552c61ac.tar.bz2
rneovim-d6797e28650f7ba1c6e7ec7fc97264d0552c61ac.zip
.gitignore: Do not ignore *.rej
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3fb3d62517..68c0e9d17c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,6 @@
/.deps/
/tmp/
-*.rej
*.orig
*.mo
.*.sw?