Forráskód Böngészése

Added .gitignore files

Tatsuhiro Tsujikawa 13 éve
szülő
commit
c63a524a88
4 módosított fájl, 45 hozzáadás és 0 törlés
  1. 26 0
      .gitignore
  2. 13 0
      po/.gitignore
  3. 3 0
      src/.gitignore
  4. 3 0
      test/.gitignore

+ 26 - 0
.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/

+ 13 - 0
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

+ 3 - 0
src/.gitignore

@@ -0,0 +1,3 @@
+aria2c
+aria2c.exe
+libaria2c.a

+ 3 - 0
test/.gitignore

@@ -0,0 +1,3 @@
+aria2c
+aria2c.exe
+test_outdir/