Skip to content

Commit

Permalink
Update .gitignore file to ignore *.info files
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoura committed May 12, 2019
1 parent c73ec1c commit c176fd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@

# Logtalk distribution files and directories
/TODO.txt
/docs/*.info
/manuals/*.pdf
/manuals/*.epub
/manuals/*.info

# Logtalk automated documenting and testing logs
logtalk_tester_logs/
Expand Down

0 comments on commit c176fd8

Please sign in to comment.