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

Commit dbea1f9

Browse files
committed
exclude node modules
1 parent b408db8 commit dbea1f9

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
@@ -17,6 +17,7 @@
1717
- "--exclude=*.db"
1818
- "--exclude=*.sqlite3"
1919
- "--exclude=target"
20+
- "--exclude=*node_modules*"
2021

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

0 commit comments

Comments
 (0)