state sync, many changes:
* separated css/js/rule files to pak file (glorified zip) to reduce full rebuilds * implemented build cache * some frontend UI spiffing up
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,5 +1,11 @@
|
||||
.vscode/**
|
||||
scratch.ipynb
|
||||
.docker-login-credentials
|
||||
|
||||
seagull
|
||||
build/**
|
||||
seagull.pak
|
||||
build/**
|
||||
build_cache/**
|
||||
|
||||
**/__pycache__/**
|
||||
**.pyc
|
Reference in New Issue
Block a user