ml-agents-dots/.gitignore

13 строки
148 B
Plaintext
Исходник Обычный вид История

2019-02-12 02:17:31 +03:00
# Ignoring the folloging files auto generated by Unity
*.DS_Store
*.idea
*.csproj
*.sln
*.user
2020-01-23 01:03:51 +03:00
*Library
*Logs
*Temp
*obj
.pytest_cache
*__pycache__