ignore vscode workspace files
parent
26d1c3ed98
commit
ae2a138fce
|
|
@ -8,6 +8,7 @@
|
|||
*.rej
|
||||
*.swp
|
||||
*.tar.bz2
|
||||
*.code-workspace
|
||||
*~
|
||||
|
||||
# Specific paths and/or names
|
||||
|
|
@ -108,3 +109,4 @@ my_autobuild.xml
|
|||
compile_commands.json
|
||||
# ignore tracy for now
|
||||
indra/tracy
|
||||
firestorm.code-workspace
|
||||
|
|
|
|||
Loading…
Reference in New Issue