Files
luos/docker/.dockerignore

36 lines
512 B
Plaintext
Raw Normal View History

# 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/
2025-04-12 13:58:19 +00:00
node_modules/
shared/
# Other files to ignore (customize as needed)
apiary.apib
processmaker.bat