Update gitignore
This commit is contained in:
parent
d0f45233b1
commit
c2dceb0be4
2 changed files with 10 additions and 22 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# vscode
|
||||
.vscode
|
||||
|
||||
# npm
|
||||
node_modules
|
||||
|
||||
# Exclude macOS Finder (System Explorer) View States
|
||||
.DS_Store
|
||||
|
||||
backend/target
|
||||
Loading…
Add table
Add a link
Reference in a new issue