Initial commit of gitignore
This commit is contained in:
commit
21caa63178
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
.pio
|
||||
.vscode/.browse.c_cpp.db*
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
|
||||
# Vim
|
||||
*.swp
|
||||
*.swo
|
Loading…
Reference in New Issue
Block a user