Adds the whole data folder that is created during build of the project and further visual studio code related files to the .gitignore file.
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
.pio
|
|
.vscode/.browse.c_cpp.db*
|
|
.vscode/c_cpp_properties.json
|
|
.vscode/launch.json
|
|
.vscode/ipch
|
|
.vscode/extensions.json
|
|
.vscode/settings.json
|
|
data |