summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2024-03-05 17:05:38 (GMT)
committerGitHub <noreply@github.com>2024-03-05 17:05:38 (GMT)
commit42c7e1d073d6e8070d5483bfdf30f5039a69b264 (patch)
tree38d7df22098420596a35049b21561688140abf8d /.gitignore
parentf5f6975c2fc123a2c7f9d26cdbcda87d31ac4ea8 (diff)
downloadhdf5-42c7e1d073d6e8070d5483bfdf30f5039a69b264.zip
hdf5-42c7e1d073d6e8070d5483bfdf30f5039a69b264.tar.gz
hdf5-42c7e1d073d6e8070d5483bfdf30f5039a69b264.tar.bz2
Ignore UserPresets and Use only C compiler for sanitizers (#4066)
* Remove user presets file * Only use C compiler for sanitzers
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cbaccb2..d2fc4c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ src/H5version.h
/.classpath
/CMakeUserPresets.json
+HDF5Examples/CMakeUserPresets.json