chore: init with gitignore

main
Tran Hau 2021-01-21 13:52:04 +07:00
commit 2fbe4008df
1 changed files with 8 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
# macOS
.DS_Store
# IntelliJ
.idea/
# VSCode
.vscode/