Files
luos/docker/.dockerignore
2025-04-05 16:23:05 +00:00

34 lines
490 B
Plaintext

# Ignore temporary files
tmp/
temp/
# Ignore Docker-related files (if you don't want them in the context)
Dockerfile
docker/
# Ignore version control files
/.git
# Ignore documentation and configuration files
INSTALL.txt
README.md
Rakefile
pmos.conf.example
# Ignore testing and feature files
tests/
features/
phpunit.xml
behat.yml.dist
phpdox.xml
env_unittest.sh
# Ignore patches and updates
patch/
update/
# Other files to ignore (customize as needed)
apiary.apib
processmaker.bat