Files
cDNA-image-processing/.gitignore
T

18 lines
150 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 大型数据文件(>10MB
*.tif
*.TIF
# MATLAB临时文件
*.asv
# Python
__pycache__/
*.pyc
# OS
.DS_Store
Thumbs.db
# Obsidian
.obsidian/