Commit 697c18fdc9ca26a635f6f90efecff6476e64494e

Authored by Alexander Klauer
1 parent bfee617e

Ignore files auto-generated by the build process for debian packages

Showing 1 changed file with 8 additions and 1 deletions
.gitignore
... ... @@ -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/
... ...