/MLAgentsSDK/[Ll]ibrary/ /MLAgentsSDK/[Tt]emp/ /MLAgentsSDK/[Oo]bj/ /MLAgentsSDK/[Bb]uild/ /MLAgentsSDK/[Bb]uilds/ /MLAgentsSDK/[Pp]ackages/ /MLAgentsSDK/[Uu]nity[Pp]ackage[Mm]anager/ /MLAgentsSDK/Assets/AssetStoreTools* /MLAgentsSDK/Assets/Plugins* /MLAgentsSDK/Assets/Gizmos* # Tensorflow Model Info /models /summaries # Environemnt logfile *MLAgentsSDK.log # Visual Studio 2015 cache directory /MLAgentsSDK/.vs/ # Autogenerated VS/MD/Consulo solution and project files /MLAgentsSDKExportedObj/ /MLAgentsSDK.consulo/ *.csproj *.unityproj *.sln *.suo *.tmp *.user *.userprefs *.pidb *.booproj *.svd *.pdb # Unity3D generated meta files *.pidb.meta # Unity3D Generated File On Crash Reports /MLAgentsSDK/sysinfo.txt # Builds *.apk *.unitypackage *.app *.exe *.x86_64 *.x86 # Tensorflow Sharp Files /MLAgentsSDK/Assets/ML-Agents/Plugins/Android* /MLAgentsSDK/Assets/ML-Agents/Plugins/iOS* /MLAgentsSDK/Assets/ML-Agents/Plugins/Computer* /MLAgentsSDK/Assets/ML-Agents/Plugins/System* # Generated doc folders /docs/html # Mac hidden files *.DS_Store */.ipynb_checkpoints */.idea *.pyc *.idea/misc.xml *.idea/modules.xml *.iml *.xml *.cache */build/ */dist/ *.egg-info* *.eggs* *.gitignore.swp # VSCode hidden files *.vscode/ .DS_Store .ipynb_checkpoints # pytest cache *.pytest_cache/ # Ignore compiled protobuf files. ml-agents-protobuf/cs ml-agents-protobuf/python ml-agents-protobuf/Grpc* # Ignore PyPi build files. dist/ build/