1# Public .gitignore file for PCRE2 2 3*.a 4*.lo 5*.la 6*.pc 7*.o 8*~ 9 10.deps 11.libs 12 13INSTALL 14Makefile 15Makefile.in 16RunGrepTest.log 17RunGrepTest.trs 18RunTest.log 19RunTest.trs 20 21aclocal.m4 22ar-lib 23compile 24config.guess 25config.log 26config.status 27config.sub 28configure 29depcomp 30install-sh 31libtool 32ltmain.sh 33missing 34pcre2-config 35pcre2_dftables 36pcre2_jit_test 37pcre2_jit_test.log 38pcre2_jit_test.trs 39pcre2demo 40pcre2fuzzcheck 41pcre2grep 42pcre2test 43test-driver 44test-suite.log 45test3input 46test3output 47testNinput 48testNinputgrep 49teststderr 50teststderrM 51teststderrgrep 52teststdout 53teststdoutM 54testtemp1 55testtemp1grep 56testtemp2 57testtemp2grep 58testtry 59testtrygrep 60 61m4/libtool.m4 62m4/ltoptions.m4 63m4/ltsugar.m4 64m4/ltversion.m4 65m4/lt~obsolete.m4 66 67maint/ucptest 68maint/utf8 69 70src/.deps 71src/.dirstamp 72src/config.h 73src/pcre2.h 74src/pcre2_chartables.c 75src/stamp-h1 76 77# End 78