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
697c18fdc9ca26a635f6f90efecff6476e64494e
Authored by
Alexander Klauer
2013-02-26 17:06:31 +0100
1 parent
bfee617e
Ignore files auto-generated by the build process for debian packages
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletions
.gitignore
.gitignore
View file @
697c18f
...
...
@@ -40,4 +40,11 @@ tests/stamp-h2
40
40
doc/*.html
41
41
doc/*.3
42
42
doc/*.7
43
-
43
+debian/*.log
44
+debian/*.debhelper
45
+debian/*.substvars
46
+debian/files
47
+debian/libmodbus-dev/
48
+debian/libmodbus5/
49
+debian/stamp-*
50
+debian/tmp/
...
...