add git ignore

This commit is contained in:
jujumilk3
2023-05-16 12:58:02 +09:00
parent 07c3e34f11
commit 15034a4e8b

15
.gitignore vendored Normal file
View File

@@ -0,0 +1,15 @@
# IDEs and editors
.idea/*
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
./vscode/*
.history/
*.code-workspace