aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar Steven Schubiger <stsc@refcnt.org> 2016-07-24 23:06:16 +0200
committerGravatar Steven Schubiger <stsc@refcnt.org> 2016-07-24 23:06:16 +0200
commite55392fb99c1224750884740ebd047762fcadcaa (patch)
tree85b08f3bb7d91e473816956c20d94e67205b29e9 /.gitignore
parent1782f59161b19c43593815903b4226d5adfef737 (diff)
downloadcolorize-e55392fb99c1224750884740ebd047762fcadcaa.tar.gz
colorize-e55392fb99c1224750884740ebd047762fcadcaa.tar.bz2
Modify .gitignore to match in project root
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 0bdfc1c..44a9097 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
-a.out
-colorize
-debug.txt
-version.h
+/a.out
+/colorize
+/debug.txt
+/version.h