Peter M. Groen
/
libmodbus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
44b00830691984baab26deb683ef92d9810c2908
Authored by
Stéphane Raimbault
2017-10-25 20:27:35 +0200
1 parent
ddc82338
Add .vscode/ to .gitignore
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
.gitignore
.gitignore
View file @
44b0083
...
...
@@ -28,6 +28,7 @@ Makefile.in
28
28
/libmodbus.pc
29
29
/stamp-h1
30
30
/*.sublime-*
31
+/.vscode
31
32
src/modbus-version.h
32
33
src/win32/modbus.dll.manifest
33
34
tests/bandwidth-client
...
...