Add some VSCODE stuff to gitignore...
Allow settings to stop naggin me that it has added assosiation types
This commit is contained in:
parent
4f6d7e2c63
commit
c9dedfd402
2 changed files with 56 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -38,4 +38,8 @@ Testing/Temporary/
|
|||
**/.DS_Store
|
||||
|
||||
# Windows
|
||||
**/thumbs.db
|
||||
**/thumbs.db
|
||||
|
||||
#VSCODE
|
||||
.vscode/.cortex-debug.registers.state.json
|
||||
.vscode/.cortex-debug.peripherals.state.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue