diff options
author | Volpeon <git@volpeon.ink> | 2020-12-22 21:35:57 +0100 |
---|---|---|
committer | Volpeon <git@volpeon.ink> | 2020-12-22 21:35:57 +0100 |
commit | 021f6ace11aee47a7ba9d7381cc16b0acf50f748 (patch) | |
tree | ba098a9046a0d0e0262d027492e9460b2c5ad8de /.gitignore | |
parent | Added deploy command to makefile (diff) | |
download | volpeon.ink-021f6ace11aee47a7ba9d7381cc16b0acf50f748.tar.gz volpeon.ink-021f6ace11aee47a7ba9d7381cc16b0acf50f748.tar.bz2 volpeon.ink-021f6ace11aee47a7ba9d7381cc16b0acf50f748.zip |
Switched from cssnano to csso, added robots.txt, changed output dir
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ | |||
1 | node_modules | 1 | node_modules |
2 | dist | 2 | output |