remove and ignore sublime files
This commit is contained in:
parent
ae0da18e25
commit
61caec7258
2
.gitignore
vendored
2
.gitignore
vendored
@ -15,6 +15,8 @@
|
|||||||
**/*.zip
|
**/*.zip
|
||||||
**/*.btw
|
**/*.btw
|
||||||
**/*.trace
|
**/*.trace
|
||||||
|
**/*.sublime-project
|
||||||
|
**/*.sublime-workspace
|
||||||
|
|
||||||
.vs/
|
.vs/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
{
|
|
||||||
"folders":
|
|
||||||
[
|
|
||||||
{
|
|
||||||
"path": "."
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user