All checks were successful
Continuous Releases / build (push) Successful in 2s
9 lines
154 B
Plaintext
9 lines
154 B
Plaintext
*
|
|
!setup.sh
|
|
|
|
# Ignore unnecessary files inside allowed directories
|
|
# This should go after the allowed directories
|
|
**/*~
|
|
**/*.log
|
|
**/.DS_Store
|
|
**/Thumbs.db |