V-try-on-v3 / .gitignore
ritz26's picture
improve the model and fix girls try on issue
019b718
raw
history blame contribute delete
166 Bytes
# Ignore user uploads and generated output
static/uploads/*
static/outputs/*
# But keep the directories themselves
!static/uploads/.gitkeep
!static/outputs/.gitkeep