first load
This commit is contained in:
16
.gitignore
vendored
Normal file
16
.gitignore
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
.sass-cache/
|
||||
style.css.map
|
||||
node_modules/
|
||||
.a11yrc.json
|
||||
*.DS_Store
|
||||
coverage/
|
||||
.idea/
|
||||
|
||||
# yarn
|
||||
.yarn/*
|
||||
!.yarn/cache
|
||||
!.yarn/patches
|
||||
!.yarn/plugins
|
||||
!.yarn/releases
|
||||
!.yarn/sdks
|
||||
!.yarn/versions
|
||||
Reference in New Issue
Block a user