added build
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
.idea/
|
||||
/.idea
|
||||
/public/*.svg
|
||||
|
||||
# dependencies
|
||||
@@ -10,7 +10,7 @@
|
||||
/coverage
|
||||
|
||||
# production
|
||||
/build
|
||||
# /build
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
@@ -24,3 +24,5 @@ yarn-debug.log*
|
||||
yarn-error.log*
|
||||
/public/icons/
|
||||
/.trash/
|
||||
/build/icons/
|
||||
/build/notes_black_48dp.svg
|
||||
|
||||
Reference in New Issue
Block a user