add editors to ignore files

This commit is contained in:
David Refoua
2022-10-25 00:48:28 +03:30
parent bdbd3aab2b
commit 39ac92d61c
2 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,9 @@ launcher
.gitattributes
.git
.github
.vs
.vscode
.idea
*.md
build
scripts