diff options
Diffstat (limited to 'nx-X11')
-rw-r--r-- | nx-X11/lib/.gitignore | 11 | ||||
-rw-r--r-- | nx-X11/lib/src/.gitignore | 4 |
2 files changed, 14 insertions, 1 deletions
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 |