fix: put a placeholder file in dist [skip ci]

This commit is contained in:
Noah Hsu
2022-08-30 15:53:40 +08:00
parent 046bbb3a48
commit 615e5dd118
3 changed files with 6 additions and 3 deletions

5
.gitignore vendored
View File

@ -1,7 +1,7 @@
.idea/
.DS_Store
output/
dist/
/dist/
# Binaries for programs and plugins
*.exe
@ -25,4 +25,5 @@ bin/*
data/
log/
lang/
public/dist/
public/dist/*
!public/dist/README.md