# ---> Foundry dist/ *.link *.txt /foundry /storage # Dependencies node_modules/ # Environment Variables .env # Ignore compendium binaries but not source files /packs/**/* !/packs/**/*/ !/packs/**/*.json