Removed .gitignore files.
This commit is contained in:
parent
c4b6506fff
commit
d0b60a2676
6 changed files with 0 additions and 56 deletions
34
.gitignore
vendored
34
.gitignore
vendored
|
|
@ -1,34 +0,0 @@
|
|||
*.Plo
|
||||
*.Po
|
||||
*.a
|
||||
*.elc
|
||||
*.la
|
||||
*.lai
|
||||
*.lo
|
||||
*.o
|
||||
.gdb_history
|
||||
/Makefile.in
|
||||
/acconf.h.in
|
||||
/aclocal.m4
|
||||
/config.guess
|
||||
/config.sub
|
||||
/configure
|
||||
/configure.in~
|
||||
/depcomp
|
||||
/elisp-comp
|
||||
/install-sh
|
||||
/ltmain.sh
|
||||
/missing
|
||||
Makefile
|
||||
UnitTests
|
||||
acconf.h
|
||||
acconf.h.in~
|
||||
autom4te.cache
|
||||
config.log
|
||||
config.status
|
||||
elc-stamp
|
||||
ledger
|
||||
libtool
|
||||
pending
|
||||
stamp-h1
|
||||
utils
|
||||
18
gdtoa/.gitignore
vendored
18
gdtoa/.gitignore
vendored
|
|
@ -1,18 +0,0 @@
|
|||
/Makefile.in
|
||||
/acconf.h.in
|
||||
/aclocal.m4
|
||||
/config.guess
|
||||
/config.sub
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/ltmain.sh
|
||||
/missing
|
||||
Makefile
|
||||
acconf.h
|
||||
arith.h
|
||||
config.log
|
||||
config.status
|
||||
gd_qnan.h
|
||||
libtool
|
||||
stamp-h1
|
||||
1
src/.gitignore
vendored
1
src/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
*.pyc
|
||||
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
*.pyc
|
||||
1
tests/python/.gitignore
vendored
1
tests/python/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
*.pyc
|
||||
1
tests/python/numerics/.gitignore
vendored
1
tests/python/numerics/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
|||
*.pyc
|
||||
Loading…
Add table
Reference in a new issue