Ignore CSS files (compile on first use)
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,6 +5,7 @@ tmp/redis-data/*
|
|||||||
!tmp/default-external.conf
|
!tmp/default-external.conf
|
||||||
bundle.js
|
bundle.js
|
||||||
*.map
|
*.map
|
||||||
|
*.css
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/webstorm,node,sass
|
# Created by https://www.toptal.com/developers/gitignore/api/webstorm,node,sass
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=webstorm,node,sass
|
# Edit at https://www.toptal.com/developers/gitignore?templates=webstorm,node,sass
|
||||||
|
|||||||
Reference in New Issue
Block a user