chore(.gitignore): add cloudreve built binary to ignore list

pull/2540/head
charlieJ107 2025-06-22 21:14:14 +00:00
parent 9edf21fafc
commit 5a08f3c505
1 changed files with 2 additions and 4 deletions

6
.gitignore vendored
View File

@ -32,7 +32,5 @@ conf/conf.ini
dist/ dist/
data/ data/
tmp/ tmp/
.devcontainer/.env .devcontainer/
.devcontainer/devcontainer.json cloudreve
.devcontainer/docker-compose.yml
.devcontainer/Dockerfile