Files
PixivFE/.gitignore
2024-02-17 22:42:17 +00:00

15 lines
235 B
Plaintext

# dotenv
.env
# sass cache
.sass-cache/
# css sourcemaps
*.css.map
# executable got from `go build .`
/pixivfe
# custom dev script
dev.sh
# not sure what this is for
/tmp
# exclude changes to pixivfe_token.txt
docker/pixivfe_token.txt