diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d3775b3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +downloads/ +out/ +mcastseed/src/.deps +mcastseed/aclocal.m4 +mcastseed/autom4te.cache +mcastseed/compile +mcastseed/config.guess +mcastseed/config.h +mcastseed/config.h.in +mcastseed/config.h.in~ +mcastseed/config.log +mcastseed/config.status +mcastseed/config.sub +mcastseed/configure +mcastseed/depcomp +mcastseed/INSTALL +mcastseed/install-sh +mcastseed/Makefile +mcastseed/Makefile.in +mcastseed/missing +mcastseed/NEWS +mcastseed/stamp-h1 +mcastseed/src/mcastseed +mcastseed/src/mcastleech +mcastseed/src/Makefile +mcastseed/src/Makefile.in +mcastseed/src/*.o |