summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore24
-rw-r--r--doc/.gitignore8
-rw-r--r--gl/.gitignore1
-rw-r--r--guile/.gitignore7
-rw-r--r--lgl/.gitignore12
-rw-r--r--libextra/.gitignore3
-rw-r--r--po/.gitignore2
7 files changed, 57 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000000..8a3186dab2
--- /dev/null
+++ b/.gitignore
@@ -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
index 0000000000..1dfa5cbe3c
--- /dev/null
+++ b/doc/.gitignore
@@ -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
index 0000000000..190b1ad8ab
--- /dev/null
+++ b/gl/.gitignore
@@ -0,0 +1 @@
+netinet_in_.h
diff --git a/guile/.gitignore b/guile/.gitignore
new file mode 100644
index 0000000000..ac6d07a897
--- /dev/null
+++ b/guile/.gitignore
@@ -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
index 0000000000..608ad0652e
--- /dev/null
+++ b/lgl/.gitignore
@@ -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
index 0000000000..f3343257bc
--- /dev/null
+++ b/libextra/.gitignore
@@ -0,0 +1,3 @@
+*-api.texi
+gnutls-extra.pc
+libgnutls-extra-config
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644
index 0000000000..c43d754af0
--- /dev/null
+++ b/po/.gitignore
@@ -0,0 +1,2 @@
+*.gmo
+stamp-po