Skip to content

Commit

Permalink
Update .gitignore to ignore compressed man pages.
Browse files Browse the repository at this point in the history
Rename PWG raster sample files to avoid using .gz extension.
  • Loading branch information
michaelrsweet committed Apr 26, 2019
1 parent 3f8c4f3 commit ea75e93
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
*.a
*.bck
*.cgi
*.1.gz
*.3.gz
*.5.gz
*.7.gz
*.8.gz
*.o
autom4te.cache
config.h
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit ea75e93

Please sign in to comment.