summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKshitij Bansal <kshitij@cs.nyu.edu>2013-10-17 14:03:25 -0400
committerKshitij Bansal <kshitij@cs.nyu.edu>2013-10-17 14:03:25 -0400
commit2f4925e3d366bf58437025e0a5b238468e6514f8 (patch)
tree51826ccd9610b8b022e20000d4b151cc0edb1fc1 /.gitignore
parent6e1b1c92e0713d0cd2fa90e0ecb6c4fe95b028dc (diff)
minor fix to last commit (gitignore)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e233299a4..ea21c49bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,5 +27,5 @@ generated/
config.reconfig
*.swp
/debug/
-personal.conf
-personal.mk
+/personal.conf
+/personal.mk
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback