remove and ignore sublime files

This commit is contained in:
veclav talica 2024-10-06 20:15:13 +03:00
parent ae0da18e25
commit 61caec7258
2 changed files with 2 additions and 8 deletions

2
.gitignore vendored
View File

@ -15,6 +15,8 @@
**/*.zip
**/*.btw
**/*.trace
**/*.sublime-project
**/*.sublime-workspace
.vs/
.vscode/

View File

@ -1,8 +0,0 @@
{
"folders":
[
{
"path": "."
}
]
}