]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Add `.gitignore'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 26 Oct 2007 08:42:56 +0000 (10:42 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 26 Oct 2007 08:42:56 +0000 (10:42 +0200)
.gitignore [new file with mode: 0644]
doc/.gitignore [new file with mode: 0644]
gl/.gitignore [new file with mode: 0644]
guile/.gitignore [new file with mode: 0644]
lgl/.gitignore [new file with mode: 0644]
libextra/.gitignore [new file with mode: 0644]
po/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8a3186d
--- /dev/null
@@ -0,0 +1,24 @@
+Makefile
+Makefile.in
+*~
+aclocal.m4
+autom4te.cache
+build-aux/*
+config.cache
+config.log
+config.status
+config.h
+config.h.in
+configure
+libtool
+lib/*
+.libs
+.deps
+*.x
+,*
+*.la
+*.lo
+*.o
+stamp-h[0-9]
+INSTALL
+ABOUT-NLS
diff --git a/doc/.gitignore b/doc/.gitignore
new file mode 100644 (file)
index 0000000..1dfa5cb
--- /dev/null
@@ -0,0 +1,8 @@
+gnutls.info*
+*.c.texi
+*.1
+*.3
+*-api.texi
+error_codes.texi
+stamp-vti
+version.texi
diff --git a/gl/.gitignore b/gl/.gitignore
new file mode 100644 (file)
index 0000000..190b1ad
--- /dev/null
@@ -0,0 +1 @@
+netinet_in_.h
diff --git a/guile/.gitignore b/guile/.gitignore
new file mode 100644 (file)
index 0000000..ac6d07a
--- /dev/null
@@ -0,0 +1,7 @@
+*.x
+*.i.c
+smobs.h
+enums.h
+extra-smobs.h
+extra-enums.h
+pre-inst-guile
diff --git a/lgl/.gitignore b/lgl/.gitignore
new file mode 100644 (file)
index 0000000..608ad06
--- /dev/null
@@ -0,0 +1,12 @@
+alloca_.h
+float_.h
+stdbool_.h
+stdint_.h
+stdio_.h
+stdlib_.h
+string_.h
+sys_socket_.h
+sys_stat_.h
+time_.h
+unistd_.h
+wchar_.h
diff --git a/libextra/.gitignore b/libextra/.gitignore
new file mode 100644 (file)
index 0000000..f334325
--- /dev/null
@@ -0,0 +1,3 @@
+*-api.texi
+gnutls-extra.pc
+libgnutls-extra-config
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644 (file)
index 0000000..c43d754
--- /dev/null
@@ -0,0 +1,2 @@
+*.gmo
+stamp-po