Skip to content

Commit

Permalink
Fix DOC/MAN folder.
Browse files Browse the repository at this point in the history
  • Loading branch information
guymcswain committed Apr 30, 2020
1 parent 348ad4c commit d2ec889
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ dist
# DOC files
DOC/dbase/pigpio.sqlite.*
DOC/tmp
DOC/MAN
DOC/MAN/*
!DOC/MAN/README*
DOC/HTML/*.html
1 change: 1 addition & 0 deletions DOC/MAN/README
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Placeholder directory for man pages.

0 comments on commit d2ec889

Please sign in to comment.