Darius Morawiec
commited on
Commit
·
cf1cb67
1
Parent(s):
17c7ddf
Configure Git LFS and exclude cached examples
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -771,3 +771,4 @@ FodyWeavers.xsd
|
|
| 771 |
# Additional files built by Visual Studio
|
| 772 |
|
| 773 |
# End of https://www.toptal.com/developers/gitignore/api/linux,macos,dotenv,python,windows,intellij,visualstudio,visualstudiocode
|
|
|
|
|
|
| 771 |
# Additional files built by Visual Studio
|
| 772 |
|
| 773 |
# End of https://www.toptal.com/developers/gitignore/api/linux,macos,dotenv,python,windows,intellij,visualstudio,visualstudiocode
|
| 774 |
+
.gradio/
|