first commit
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.coverage*
|
||||
.DS_Store
|
||||
.env.local
|
||||
.idea
|
||||
|
||||
build/
|
||||
dist/
|
||||
docs/
|
||||
node_modules/
|
||||
coverage/
|
||||
lint/
|
||||
|
||||
# VIM
|
||||
*.swo
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user