summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChang Liu <cl91tp@gmail.com>2013-09-08 11:12:33 +0000
committerKristian Høgsberg <krh@bitplanet.net>2013-09-11 12:15:11 -0700
commit9a5ed7877de5857790d332ba18f6031f070ddff1 (patch)
treec52a0df1e16644d13544e6954a53fc1b1599c3aa
parent656f3ea5b34cbaac3c00576226098279f953cee7 (diff)
gitignore: add ./compile
./compile is a GNU autotools helper script and should be ignored by git
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 99b7089..f243100 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ ctags
/aclocal.m4
/wayland-scanner.m4
/autom4te.cache
+/compile
/config.guess
/config.h
/config.h.in