ソースを参照

Update svn:ignore attributes.

Guillem Jover 19 年 前
コミット
bac05e1323
共有16 個のファイルを変更した45 個の追加1 個の削除を含む
  1. 3 1
      .gitignore
  2. 2 0
      dpkg-deb/.gitignore
  3. 2 0
      dpkg-split/.gitignore
  4. 2 0
      dselect/.gitignore
  5. 1 0
      dselect/methods/.gitignore
  6. 4 0
      dselect/po/.gitignore
  7. 2 0
      getopt/.gitignore
  8. 2 0
      lib/.gitignore
  9. 4 0
      m4/.gitignore
  10. 10 0
      man/.gitignore
  11. 1 0
      origins/.gitignore
  12. 3 0
      po/.gitignore
  13. 1 0
      scripts/.gitignore
  14. 4 0
      scripts/po/.gitignore
  15. 2 0
      src/.gitignore
  16. 2 0
      utils/.gitignore

+ 3 - 1
.gitignore

@@ -3,7 +3,9 @@ config
 intl
 intl
 ABOUT-NLS
 ABOUT-NLS
 INSTALL
 INSTALL
+Makefile
 Makefile.in
 Makefile.in
 configure
 configure
-config.h.in
+config.*
 aclocal.m4
 aclocal.m4
+stamp-h1

+ 2 - 0
dpkg-deb/.gitignore

@@ -1 +1,3 @@
+.deps
+Makefile
 Makefile.in
 Makefile.in

+ 2 - 0
dpkg-split/.gitignore

@@ -1 +1,3 @@
+.deps
+Makefile
 Makefile.in
 Makefile.in

+ 2 - 0
dselect/.gitignore

@@ -1 +1,3 @@
+.deps
+Makefile
 Makefile.in
 Makefile.in

+ 1 - 0
dselect/methods/.gitignore

@@ -1 +1,2 @@
+Makefile
 Makefile.in
 Makefile.in

+ 4 - 0
dselect/po/.gitignore

@@ -1 +1,5 @@
 *.gmo
 *.gmo
+*.sed
+Makefile
+Makefile.in
+POTFILES

+ 2 - 0
getopt/.gitignore

@@ -1 +1,3 @@
+.deps
+Makefile
 Makefile.in
 Makefile.in

+ 2 - 0
lib/.gitignore

@@ -1 +1,3 @@
+.deps
+Makefile
 Makefile.in
 Makefile.in

+ 4 - 0
m4/.gitignore

@@ -4,6 +4,8 @@ glibc21.m4
 glibc2.m4
 glibc2.m4
 iconv.m4
 iconv.m4
 intdiv0.m4
 intdiv0.m4
+intl.m4
+intldir.m4
 intmax.m4
 intmax.m4
 inttypes_h.m4
 inttypes_h.m4
 inttypes.m4
 inttypes.m4
@@ -13,6 +15,7 @@ lcmessage.m4
 lib-ld.m4
 lib-ld.m4
 lib-link.m4
 lib-link.m4
 lib-prefix.m4
 lib-prefix.m4
+lock.m4
 longdouble.m4
 longdouble.m4
 longlong.m4
 longlong.m4
 nls.m4
 nls.m4
@@ -24,6 +27,7 @@ size_max.m4
 stdint_h.m4
 stdint_h.m4
 uintmax_t.m4
 uintmax_t.m4
 ulonglong.m4
 ulonglong.m4
+visibility.m4
 wchar_t.m4
 wchar_t.m4
 wint_t.m4
 wint_t.m4
 xsize.m4
 xsize.m4

+ 10 - 0
man/.gitignore

@@ -1 +1,11 @@
+de
+es
+fr
+hu
+ja
+pl
+pt_BR
+ru
+sv
+Makefile
 Makefile.in
 Makefile.in

+ 1 - 0
origins/.gitignore

@@ -1 +1,2 @@
+Makefile
 Makefile.in
 Makefile.in

+ 3 - 0
po/.gitignore

@@ -2,6 +2,9 @@
 *.sin
 *.sin
 *.sed
 *.sed
 *.header
 *.header
+Makefile
+Makefile.in
 Makefile.in.in
 Makefile.in.in
 Makevars.template
 Makevars.template
+POTFILES
 Rules-quot
 Rules-quot

+ 1 - 0
scripts/.gitignore

@@ -1 +1,2 @@
+Makefile
 Makefile.in
 Makefile.in

+ 4 - 0
scripts/po/.gitignore

@@ -1 +1,5 @@
 *.gmo
 *.gmo
+*.sed
+Makefile
+Makefile.in
+POTFILES

+ 2 - 0
src/.gitignore

@@ -1 +1,3 @@
+.deps
+Makefile
 Makefile.in
 Makefile.in

+ 2 - 0
utils/.gitignore

@@ -1 +1,3 @@
+.deps
+Makefile
 Makefile.in
 Makefile.in