.gitignore (356B)
1 *~ 2 Makefile 3 Makefile.in 4 aclocal.m4 5 compile 6 config.guess 7 config.log 8 config.status 9 config.sub 10 configure 11 depcomp 12 frosix_config.h 13 frosix_config.h.in 14 install-sh 15 libtool 16 ltmain.sh 17 missing 18 stamp-h1 19 test-driver 20 uncrustify.cfg 21 *.lo 22 *.o 23 *.la 24 autom4te.cache/ 25 m4/*.m4 26 **/.deps/ 27 **/.libs/ 28 **/*.log 29 **/*.trs 30 frosix-cli 31 frosix-httpd 32 frosix-dbinit 33 frosix-config 34 test_frost