remove pointless gitignore entries
parent
7c60f4576c
commit
87f58af294
|
@ -1,37 +1,3 @@
|
||||||
# http://www.gnu.org/software/automake
|
|
||||||
|
|
||||||
Makefile.in
|
|
||||||
/ar-lib
|
|
||||||
/mdate-sh
|
|
||||||
/py-compile
|
|
||||||
/test-driver
|
|
||||||
/ylwrap
|
|
||||||
|
|
||||||
# http://www.gnu.org/software/autoconf
|
|
||||||
|
|
||||||
/autom4te.cache
|
|
||||||
/autoscan.log
|
|
||||||
/autoscan-*.log
|
|
||||||
/aclocal.m4
|
|
||||||
/compile
|
|
||||||
/config.guess
|
|
||||||
/config.h.in
|
|
||||||
/config.sub
|
|
||||||
/configure
|
|
||||||
/configure.scan
|
|
||||||
/depcomp
|
|
||||||
/install-sh
|
|
||||||
/missing
|
|
||||||
/stamp-h1
|
|
||||||
|
|
||||||
# https://www.gnu.org/software/libtool/
|
|
||||||
|
|
||||||
/ltmain.sh
|
|
||||||
|
|
||||||
# http://www.gnu.org/software/texinfo
|
|
||||||
|
|
||||||
/texinfo.tex
|
|
||||||
|
|
||||||
*.o
|
*.o
|
||||||
test_libucontext
|
test_libucontext
|
||||||
libucontext.a
|
libucontext.a
|
||||||
|
|
Loading…
Reference in New Issue