1
0
Fork 0
liza/.gitignore

35 lines
409 B
Plaintext
Raw Normal View History

# generated by autotools
build-aux/*
!build-aux/vergen
aclocal.m4
autom4te.cache
configure
Makefile.in
# generated by configure
bin/server
bin/delta-processor
2014-01-17 01:20:30 -05:00
src/version.js
/config.*
Makefile
package.json
2014-04-18 08:40:04 -04:00
# generated by Makefile
src/.gitignore
test/.gitignore
2014-04-18 10:03:40 -04:00
# generated by gen-index
src/**/index.js
# dist
/liza-*/
/liza-*.tar.gz
2014-04-18 08:40:04 -04:00
# npm
node_modules
# typescript output
2019-11-11 16:57:24 -05:00
bin/*.js
tsconfig.tsbuildinfo