Commit 9c87e7fed0c624b2b2cf63b74643485c78fd16c3

Authored by Stéphane Raimbault
1 parent 3fb24623

Ignores *~ files

Showing 1 changed file with 1 additions and 0 deletions
.gitignore
@@ -28,6 +28,7 @@ modbus-version.h @@ -28,6 +28,7 @@ modbus-version.h
28 *.lo 28 *.lo
29 stamp-h1 29 stamp-h1
30 *.o 30 *.o
  31 +*~
31 tests/bandwidth-client 32 tests/bandwidth-client
32 tests/bandwidth-server-many-up 33 tests/bandwidth-server-many-up
33 tests/bandwidth-server-one 34 tests/bandwidth-server-one