Skip to content

Commit 0a962fc

Browse files
committed
Merge pull request #10 from jrbyrne/working
Update .gitignore files.
2 parents 8ad1b49 + ddf6061 commit 0a962fc

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ configure
33
autom4te.cache
44
config.log
55
config.status
6-
Makefile
6+
/Makefile
77
*ct-ng*
88
!ct-ng.comp
99
!ct-ng.in
1010
paths.*
11+
!paths.in
1112
config.gen/
1213
.config
1314
.config.2

docs/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*ct-ng*.1
22
*ct-ng*.1.gz
3+
!ct-ng.1.in

0 commit comments

Comments
 (0)