Peter M. Groen
/
libmodbus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d7846ead0c97d941e95fd0f5defe8a58068271bd
Authored by
Stéphane Raimbault
2011-03-21 14:43:50 +0100
1 parent
91bd0406
Ignore html and man in doc directory
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
.gitignore
.gitignore
View file @
d7846ea
...
...
@@ -37,3 +37,7 @@ tests/random-test-server
37
37
tests/unit-test-client
38
38
tests/unit-test-server
39
39
tests/version
40
+doc/*.html
41
+doc/*.3
42
+doc/*.7
43
+
...
...