Browse Source

.gitignore: ignore the compile file (generated by autotools)

master
Reece H. Dunn 11 years ago
parent
commit
9ccbdf0c5e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -21,6 +21,7 @@ Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.*
configure
depcomp

Loading…
Cancel
Save