aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2014-04-30 21:01:56 -0400
committerTeddy Wing2014-04-30 21:01:56 -0400
commit4341bad253e4448b4e98845e7a3f9883816a80e4 (patch)
tree2ca610485aa52b50e2dc18da24063f843d3dbc45
parent4a50822e293974fc86d3c668cfc5da5c348e7b1e (diff)
downloaddotvim-4341bad253e4448b4e98845e7a3f9883816a80e4.tar.bz2
.gitignore: change `projects/` to `/projects/`
Only ignore the projects/ dir in the repository root. Who knows? we might have a projects/ directory somewhere else in here that we want to hold on to.
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 486712f..4575364 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,4 @@
.netrwhist
# Custom
-projects/
+/projects/