diff options
Diffstat (limited to 'nxcomp/.gitignore')
-rw-r--r-- | nxcomp/.gitignore | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/nxcomp/.gitignore b/nxcomp/.gitignore new file mode 100644 index 000000000..1d00b755b --- /dev/null +++ b/nxcomp/.gitignore @@ -0,0 +1,25 @@ +Makefile +Makefile.in +aclocal.m4 +compile +config.guess +config.sub +depcomp +install-sh +ltmain.sh +missing +config.h +config.h.in +libtool +m4/libtool.m4 +m4/ltoptions.m4 +m4/ltsugar.m4 +m4/ltversion.m4 +m4/lt~obsolete.m4 +nxcomp.pc +src/Makefile +src/Makefile.in +test/.deps/ +test/Makefile +test/Makefile.in +test/logging_test |