ignores h5 and nxs files

This commit is contained in:
2026-02-16 11:50:44 +01:00
parent d094a60725
commit dfd3c07d2f

4
.gitignore vendored
View File

@@ -1,8 +1,10 @@
# ignores logs of h5tojson, jsontoh5
*.log
# ignores output json of main.py
# ignores any output of main.py
output/*.json
output/*.h5
output/*.nxs
# ---> Python
# Byte-compiled / optimized / DLL files