summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2011-05-15 16:10:51 -0600
committerTavian Barnes <tavianator@gmail.com>2011-05-15 16:10:51 -0600
commite5e88afdbf158e6df8f8c3328f308512819d9cf3 (patch)
tree2a011762c07c0087defcdc1f1022ffe32d532f49 /.gitignore
parenta5a6b94c038e01ebf1e2de0a0774a69b02fb8e1e (diff)
downloaddimension-e5e88afdbf158e6df8f8c3328f308512819d9cf3.tar.xz
Rip out old client.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 0 insertions, 12 deletions
diff --git a/.gitignore b/.gitignore
index 62104f0..4f2d95b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,17 +21,6 @@ Doxyfile
# pkg-config files
*.pc
-# Files created by `make'
-*.exe
-/dimension/dimension
-/dimension/directives.c
-/dimension/directives.h
-/dimension/directives.y
-/dimension/grammar.c
-/dimension/grammar.h
-/dimension/grammar.y
-/dimension/lexer.c
-
# Files created by `make check'
/*/tests/*-test
/*/tests/*.png
@@ -39,7 +28,6 @@ Doxyfile
# Files created by `make bench'
/*/bench/bench-*
-/*/bench/*.png
# Files and folders created by libtool
.libs/