Ignore static content
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -47,6 +47,9 @@ npm-debug.log
|
|||||||
|
|
||||||
# Ignore static content; must be manually shipped
|
# Ignore static content; must be manually shipped
|
||||||
/priv/static/*/**
|
/priv/static/*/**
|
||||||
|
/assets/css/*.tailwind
|
||||||
|
/assets/css/*.tailwind.map
|
||||||
|
/assets/sass/app.sass
|
||||||
|
|
||||||
# Ignore markdown; must be manually shipped
|
# Ignore markdown; must be manually shipped
|
||||||
/lib/sukaato_web/controllers/page_md/**/*
|
/lib/sukaato_web/controllers/page_md/**/*
|
||||||
|
Reference in New Issue
Block a user