gitignore updated

This commit is contained in:
avinal
2021-02-18 22:09:13 +05:30
parent db087ef055
commit d29234f07d

5
.gitignore vendored
View File

@@ -30,3 +30,8 @@
*.exe *.exe
*.out *.out
*.app *.app
# project ingnores
build
.vscode