mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-13 12:25:53 +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
|
INSTALL
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
autom4te.cache*
|
autom4te.cache*
|
||||||
|
compile
|
||||||
config-paths.h
|
config-paths.h
|
||||||
config.guess
|
config.guess
|
||||||
config.h
|
config.h
|
||||||
|
|||||||
Reference in New Issue
Block a user