mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 04:20:27 +01:00
Included compile file in gitignore
The compile file (in the root folder) is created by autotools for compilers that don't support '-c -o' options.
This commit is contained in:
committed by
Carlos R. Mafra
parent
783d4b9de7
commit
102e836e8e
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@
|
||||
INSTALL
|
||||
aclocal.m4
|
||||
autom4te.cache*
|
||||
compile
|
||||
config-paths.h
|
||||
config.guess
|
||||
config.h
|
||||
|
||||
Reference in New Issue
Block a user