static folders renamed to archive folders
This commit is contained in:
parent
9a3a9c31a2
commit
a9e5979406
100 changed files with 461 additions and 461 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,6 +11,7 @@
|
|||
.settings
|
||||
node_modules
|
||||
npm-debug.log
|
||||
archive/
|
||||
/books
|
||||
/notes
|
||||
/states
|
||||
|
|
@ -18,7 +19,6 @@ npm-debug.log
|
|||
/web
|
||||
private/
|
||||
src/
|
||||
static/
|
||||
tmp/
|
||||
_site
|
||||
.sass-cache
|
||||
|
|
|
|||
Loading…
Reference in a new issue