ignores h5 and nxs files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user