Files
hdf5/.gitignore
T
Allen Byrne f8baa1b498 Fix and update maven package workflows and documentation (#5994)
Update workflows, scripts, and documentation for improved Maven package handling and testing, including new scripts for JNI and FFM implementations.
2025-11-07 23:34:04 -06:00

23 lines
498 B
Plaintext

# .gitignore file for HDF5
# Java .classes files
**/java/.classes
# Backup files
# Editor-specific extensions should go in your ~/.gitconfig, but we
# include the standard Unix backup '~' extension since autoheader
# backs up H5config.h.in when it creates a new one and the
# extension is always '~'.
**/*~
# Other files, most of which are created by scripts in bin/
/build*
src/H5config.h.in
/.classpath
.claude/
/CLAUDE.md
/CMakeUserPresets.json
HDF5Examples/CMakeUserPresets.json
/CLAUDE.md