Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nx-libs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dimbor
nx-libs
Commits
27c14b4e
You need to sign in or sign up before continuing.
Commit
27c14b4e
authored
Oct 09, 2017
by
Mike Gabriel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.gitignore: Improve all .gitignore files, adapt to autotools build-flow and its build cruft.
parent
371c7127
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
22 additions
and
8 deletions
+22
-8
.gitignore
.gitignore
+7
-0
.gitignore
nx-X11/lib/.gitignore
+11
-0
.gitignore
nx-X11/lib/src/.gitignore
+3
-2
.gitignore
nxcomp/.gitignore
+0
-2
.gitignore
nxcompshad/.gitignore
+0
-2
.gitignore
nxproxy/.gitignore
+1
-2
No files found.
.gitignore
View file @
27c14b4e
*.o
*.o
*.lo
*.la
*.so.*
*.so.*
*.so
*.so
*.a
*.a
...
@@ -10,3 +12,8 @@ configure
...
@@ -10,3 +12,8 @@ configure
depend.status
depend.status
*~
*~
[#]*
[#]*
stamp-h*
.libs
.deps
bin/nxagent
bin/nxproxy
nx-X11/lib/.gitignore
0 → 100644
View file @
27c14b4e
aclocal.m4
config.log
config.status
configure
libtool
Makefile
Makefile.in
nx-x11.pc
m4/libtool.m4
m4/lt*.m4
build-aux/
nx-X11/lib/src/.gitignore
View file @
27c14b4e
ks_tables.h
ks_tables.h
\ No newline at end of file
config.h*
util/makekeys
nxcomp/.gitignore
View file @
27c14b4e
...
@@ -17,7 +17,5 @@ m4/ltsugar.m4
...
@@ -17,7 +17,5 @@ m4/ltsugar.m4
m4/ltversion.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/lt~obsolete.m4
nxcomp.pc
nxcomp.pc
src/.deps/
src/Makefile
src/Makefile
src/Makefile.in
src/Makefile.in
stamp-h1
nxcompshad/.gitignore
View file @
27c14b4e
...
@@ -17,7 +17,5 @@ m4/ltsugar.m4
...
@@ -17,7 +17,5 @@ m4/ltsugar.m4
m4/ltversion.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/lt~obsolete.m4
nxcompshad.pc
nxcompshad.pc
src/.deps/
src/Makefile
src/Makefile
src/Makefile.in
src/Makefile.in
stamp-h1
nxproxy/.gitignore
View file @
27c14b4e
...
@@ -16,7 +16,6 @@ m4/ltoptions.m4
...
@@ -16,7 +16,6 @@ m4/ltoptions.m4
m4/ltsugar.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/ltversion.m4
m4/lt~obsolete.m4
m4/lt~obsolete.m4
src/.deps/
src/Makefile
src/Makefile
src/Makefile.in
src/Makefile.in
s
tamp-h1
s
rc/nxproxy
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment