diff options
author | Chang Liu <cl91tp@gmail.com> | 2013-09-08 11:12:33 +0000 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2013-09-11 12:15:11 -0700 |
commit | 9a5ed7877de5857790d332ba18f6031f070ddff1 (patch) | |
tree | c52a0df1e16644d13544e6954a53fc1b1599c3aa /.gitignore | |
parent | 656f3ea5b34cbaac3c00576226098279f953cee7 (diff) |
gitignore: add ./compile
./compile is a GNU autotools helper script and should be ignored by git
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,6 +15,7 @@ ctags /aclocal.m4 /wayland-scanner.m4 /autom4te.cache +/compile /config.guess /config.h /config.h.in |