Commit 44b00830691984baab26deb683ef92d9810c2908
1 parent
ddc82338
Add .vscode/ to .gitignore
Showing
1 changed file
with
1 additions
and
0 deletions
.gitignore
| @@ -28,6 +28,7 @@ Makefile.in | @@ -28,6 +28,7 @@ Makefile.in | ||
| 28 | /libmodbus.pc | 28 | /libmodbus.pc |
| 29 | /stamp-h1 | 29 | /stamp-h1 |
| 30 | /*.sublime-* | 30 | /*.sublime-* |
| 31 | +/.vscode | ||
| 31 | src/modbus-version.h | 32 | src/modbus-version.h |
| 32 | src/win32/modbus.dll.manifest | 33 | src/win32/modbus.dll.manifest |
| 33 | tests/bandwidth-client | 34 | tests/bandwidth-client |