Commit 28247ddbb5ec130ae2742837935c44cbe539d4ed

Authored by Stéphane Raimbault
1 parent d65e5d74

Add stamp-h2 to gitignore

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
@@ -29,6 +29,7 @@ src/win32/modbus.dll.manifest @@ -29,6 +29,7 @@ src/win32/modbus.dll.manifest
29 *.la 29 *.la
30 *.lo 30 *.lo
31 stamp-h1 31 stamp-h1
  32 +stamp-h2
32 *.o 33 *.o
33 *~ 34 *~
34 tests/bandwidth-client 35 tests/bandwidth-client