Add stylegen to .dockerignore and remove unnecessary entry from .gitignore
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
**/airbin
|
**/airbin
|
||||||
**/tmp
|
**/tmp
|
||||||
**/*.rdb
|
**/*.rdb
|
||||||
|
stylegen
|
||||||
|
|
||||||
# flyctl launch added from stylegen/node_modules/tailwindcss/stubs/.gitignore
|
# flyctl launch added from stylegen/node_modules/tailwindcss/stubs/.gitignore
|
||||||
!stylegen/node_modules/tailwindcss/stubs/**/*
|
|
||||||
fly.toml
|
fly.toml
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,3 @@
|
|||||||
node_modules/
|
|
||||||
goth.stack
|
goth.stack
|
||||||
.env
|
.env
|
||||||
airbin
|
airbin
|
||||||
|
Reference in New Issue
Block a user