Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit a3d2b6f

Browse files
committed
exclude scoreboard
1 parent 54c8199 commit a3d2b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/ansible-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
- "--exclude=*.sqlite3"
1919
- "--exclude=target"
2020
- "--exclude=*node_modules*"
21+
- "--exclude=scoreboard.json"
2122

2223
- name: Set the permissions for the competition directory
2324
ansible.builtin.file:

0 commit comments

Comments
 (0)