Merge pull request #23 from Moderlab-Production/develop

Develop
This commit is contained in:
MODER-JeremyDuchesne
2022-02-09 12:00:23 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
### PyCharm ###
.idea/
.run/
### Python ###
# Byte-compiled / optimized / DLL files
@@ -25,5 +26,5 @@ tests/unreal_sample/Saved
**/token.txt
# Virtual Environment
tests/venv
**/venv/**
venv/
View File