Changing .gitignore file
This commit is contained in:
parent
c2e7ba27a5
commit
4733cb68c6
7
.gitignore
vendored
7
.gitignore
vendored
@ -94,3 +94,10 @@ dkms.conf
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# ---> Own
|
||||
.pio
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user