This repository has been archived on 2024-07-06. You can view files and clone it, but cannot push or open issues or pull requests.
rebory/.dockerignore
Matheus Sampaio Queiroga ad8e8575b4
All checks were successful
Test / test_cross (20.x) (push) Successful in 1h9m19s
Test / test_cross (18.x) (push) Successful in 1h9m42s
Test / test_cross (19.x) (push) Successful in 1h10m58s
Test / test_cross (21.x) (push) Successful in 1h10m56s
Rename .dockerignore
2024-03-18 14:07:45 -03:00

16 lines
138 B
Plaintext

.git/
.github/
.*ignore
*.docker*
.docker*
*.Docker*
.Docker*
/*.y*ml
# Nodejs
node_modules/
src/**/*.d.ts
src/**/*.js
# Test
test/build