[bf1564]: / .gitignore

Download this file

18 lines (14 with data), 140 Bytes

# Mac
.DS_Store

# wsi
.tiff
.tif
.png
*.tif

resources/annotations_xml/
custom/

# pyCharm specific
__pycache__/*
.idea/*

# VSCode
.vscode