[object Object]

← back to Exo

Add .gitignore

7f0f71b9eb8d3138ea014929656290fea8efa413 · 2025-06-28 01:25:51 +0100 · Arbion Halili

Files touched

Diff

commit 7f0f71b9eb8d3138ea014929656290fea8efa413
Author: Arbion Halili <99731180+ToxicPine@users.noreply.github.com>
Date:   Sat Jun 28 01:25:51 2025 +0100

    Add .gitignore
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..4f2f08c0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+*/__pycache__
+__pycache__
\ No newline at end of file

← da50da2b Add Simple env.py  ·  back to Exo  ·  Add Protobuf Support 61b8b1cb →