0c107a60bd
* Removed PWA kit from project, this removes a ton of dependencies
15 lines
147 B
Plaintext
15 lines
147 B
Plaintext
node_modules/
|
|
.npm
|
|
*.tgz
|
|
*.log
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
*.pid.lock
|
|
.env
|
|
|
|
# exclude everything
|
|
staticFiles/*
|
|
|
|
# exception to the rule
|
|
!staticFiles/assets/ |