diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..c5c3bfe9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,26 @@ +*~ +*.o +depcomp +*.m4 +Makefile +Makefile.in +missing +autom4te.cache/ +config.guess +config.h +config.h.in +config.log +config.status +config.sub +configure +install-sh +.deps/ +stamp-h1 +INSTALL +*.gmo +ABOUT-NLS +README.html +config.rpath +aria2c.1 +aria2c.1.html +intl/ diff --git a/po/.gitignore b/po/.gitignore new file mode 100644 index 00000000..9ca473ea --- /dev/null +++ b/po/.gitignore @@ -0,0 +1,13 @@ +Makefile.in.in +Makevars.template +POTFILES +Rules-quot +boldquot.sed +en@boldquot.header +en@boldquot.po +en@quot.header +en@quot.po +insert-header.sin +quot.sed +remove-potcdate.sin +stamp-po diff --git a/src/.gitignore b/src/.gitignore new file mode 100644 index 00000000..a69655f5 --- /dev/null +++ b/src/.gitignore @@ -0,0 +1,3 @@ +aria2c +aria2c.exe +libaria2c.a \ No newline at end of file diff --git a/test/.gitignore b/test/.gitignore new file mode 100644 index 00000000..c27d2ba6 --- /dev/null +++ b/test/.gitignore @@ -0,0 +1,3 @@ +aria2c +aria2c.exe +test_outdir/