We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8ad1b49 + ddf6061 commit 0a962fcCopy full SHA for 0a962fc
.gitignore
@@ -3,11 +3,12 @@ configure
3
autom4te.cache
4
config.log
5
config.status
6
-Makefile
+/Makefile
7
*ct-ng*
8
!ct-ng.comp
9
!ct-ng.in
10
paths.*
11
+!paths.in
12
config.gen/
13
.config
14
.config.2
docs/.gitignore
@@ -1,2 +1,3 @@
1
*ct-ng*.1
2
*ct-ng*.1.gz
+!ct-ng.1.in
0 commit comments