1
0
Fork 0
mirror of https://github.com/ton-blockchain/ton synced 2025-03-09 15:40:10 +00:00

Add vscode to gitignore

This commit is contained in:
CAnon 2022-06-06 23:45:08 +08:00
parent 65e3177def
commit 31f96f91ed

3
.gitignore vendored
View file

@ -11,4 +11,5 @@ crypto/smartcont/auto/
test/regression-tests.cache/
*.swp
**/*build*/
.idea
.idea
.vscode