Inpaint-Anything / .gitignore
RysonFeng's picture
Add lama
b5baf02
raw history blame
No virus
148 Bytes
# Python byte code, etc.
__pycache__/
# C/C++ object files/libraries
*.o
*.so
# macOS
**/.DS_Store
# tmp
~*
# third_party git
third_party/**.git