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

Merge pull request #397 from butterfly1924/patch_4

Add vscode to gitignore
This commit is contained in:
EmelyanenkoK 2022-06-07 09:36:40 +03:00 committed by GitHub
commit fea912e05c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.gitignore vendored
View file

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