mirror of
https://github.com/tailix/loadwarka.git
synced 2024-11-18 13:54:56 -05:00
35 lines
386 B
Text
35 lines
386 B
Text
*.a
|
|
*.c.d
|
|
*.o
|
|
.deps/
|
|
.dirstamp
|
|
|
|
/Makefile
|
|
/Makefile.in
|
|
/aclocal.m4
|
|
/ar-lib
|
|
/autom4te.cache/
|
|
/autoscan.log
|
|
/compile
|
|
/config.guess
|
|
/config.h
|
|
/config.h.in
|
|
/config.h.in~
|
|
/config.log
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/configure.ac~
|
|
/configure.scan
|
|
/configure~
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|
|
/stamp-h1
|
|
/test-driver
|
|
/test-suite.log
|
|
/tests/test*.log
|
|
/tests/test*.trs
|
|
|
|
/build/*
|
|
!/build/.keep
|