aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore7
-rw-r--r--nx-X11/lib/.gitignore11
-rw-r--r--nx-X11/lib/src/.gitignore4
-rw-r--r--nxcomp/.gitignore2
-rw-r--r--nxcompshad/.gitignore2
-rw-r--r--nxproxy/.gitignore3
6 files changed, 22 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 3012b55cf..e86e4b5f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
*.o
+*.lo
+*.la
*.so.*
*.so
*.a
@@ -10,3 +12,8 @@ configure
depend.status
*~
[#]*
+stamp-h*
+.libs
+.deps
+bin/nxagent
+bin/nxproxy
diff --git a/nx-X11/lib/.gitignore b/nx-X11/lib/.gitignore
new file mode 100644
index 000000000..dec1c61a6
--- /dev/null
+++ b/nx-X11/lib/.gitignore
@@ -0,0 +1,11 @@
+aclocal.m4
+config.log
+config.status
+configure
+libtool
+Makefile
+Makefile.in
+nx-x11.pc
+m4/libtool.m4
+m4/lt*.m4
+build-aux/
diff --git a/nx-X11/lib/src/.gitignore b/nx-X11/lib/src/.gitignore
index 8215e21de..f78453e57 100644
--- a/nx-X11/lib/src/.gitignore
+++ b/nx-X11/lib/src/.gitignore
@@ -1 +1,3 @@
-ks_tables.h \ No newline at end of file
+ks_tables.h
+config.h*
+util/makekeys
diff --git a/nxcomp/.gitignore b/nxcomp/.gitignore
index a148dfa93..019202342 100644
--- a/nxcomp/.gitignore
+++ b/nxcomp/.gitignore
@@ -17,7 +17,5 @@ m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
nxcomp.pc
-src/.deps/
src/Makefile
src/Makefile.in
-stamp-h1
diff --git a/nxcompshad/.gitignore b/nxcompshad/.gitignore
index 1eefcb7bf..5eafb1add 100644
--- a/nxcompshad/.gitignore
+++ b/nxcompshad/.gitignore
@@ -17,7 +17,5 @@ m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
nxcompshad.pc
-src/.deps/
src/Makefile
src/Makefile.in
-stamp-h1
diff --git a/nxproxy/.gitignore b/nxproxy/.gitignore
index 6b771262b..35c4c4dfd 100644
--- a/nxproxy/.gitignore
+++ b/nxproxy/.gitignore
@@ -16,7 +16,6 @@ m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
-src/.deps/
src/Makefile
src/Makefile.in
-stamp-h1
+src/nxproxy