.project
.classpath
.settings
.factorypath
build
target
release.properties
pom.xml.releaseBackup
*.iml
.idea
.junie
bin
*.class
*.jar
*.war
*.ear
.DS_Store
routes.yml
*.tgf
.vscode
*.swp

rebel.xml
rebel-remote.xml
out/
logs/
.directory
\.attach*
Pipeline Run Configuration/
Workflow Run Configuration/
Hop Server/
Relational Database Connection/
\.temp-beam-*/
integration-tests/surefire-reports
integration-tests/surefire-reports/spreadsheet/exelwriter-testfile.xlsx
**/*.json.old
yarn-error.log
integration-tests/scripts/*.json

docs/content
docs/public
docs/resources
docs/node_modules
docs/.pnp
docs/.pnp.js
tmp/images

integration-tests/mail/output/
# Generated spreadsheet writer outputs (under files/ historically; now also under output/)
integration-tests/spreadsheet/files/exel-part-001.xlsx
integration-tests/spreadsheet/files/exel-part-002.xlsx
integration-tests/spreadsheet/files/exel-header-test.xlsx
integration-tests/spreadsheet/files/exelwriter-testfile.xls
integration-tests/spreadsheet/files/exel-multi-part_0.xlsx
integration-tests/spreadsheet/files/exel-multi-part_1.xlsx
integration-tests/spreadsheet/files/exel-multi-part_2.xlsx
integration-tests/spreadsheet/files/exel-multi-part_3.xlsx
integration-tests/spreadsheet/files/exel-multi-part_4.xlsx
/integration-tests/spreadsheet/files/exelwriter-testfile
integration-tests/spreadsheet/output/
integration-tests/json/output
integration-tests/mdi/files/excelwriter-mdi-test.xlsx
integration-tests/mdi/files/jsonoutput-mdi-test_0.json
integration-tests/mdi/output/
integration-tests/http/files/http-action-output
integration-tests/http/output/
# SFTP tests download and move files into output/ while they run
integration-tests/sftp/output/
integration-tests/spreadsheet/files/sample-file-append.xlsx
integration-tests/spreadsheet/files/sample-file-append-test.xlsx
integration-tests/spark-native/output
integration-tests/transforms/files/parquet-test*.parquet
# MDI may still leave injected pipelines in the project root on older paths
integration-tests/mdi/*-injected.hpl

assemblies/debug/audit

# Monaco Editor files are downloaded at build time (see rap/pom.xml)
rap/src/main/resources/org/apache/hop/ui/hopgui/monaco/vs/
rap/src/main/resources/org/apache/hop/ui/hopgui/monaco/monaco-files.list

# Screenshots captured by SWTbot
screenshots/

# Docker script leaving audit data
docker/local-data/
/docker/marketplace-nexus/.env

# Jenkins-style local deploy output (verify-ci-snapshot-zips.sh)
local-snapshots-dir/

# GCP service-account key staged for the integration tests (Jenkins credentials gcp-access-hop)
google-key-apache-hop-it.json

# The SFTP provider test suite needs a *directory* literally named subdir4.jar
# (it checks a folder ending in .jar isn't treated as a layered file system).
# Without this the *.jar rule above silently keeps it out of the commit.
!plugins/tech/sftp/src/test/resources/test-data/read-tests/dir1/subdir4.jar/
