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 28 *.lo
29 29 stamp-h1
30 30 *.o
  31 +*~
31 32 tests/bandwidth-client
32 33 tests/bandwidth-server-many-up
33 34 tests/bandwidth-server-one
... ...