This website works better with JavaScript
Home
Explore
Help
Sign In
lhmzhou
/
Gym-MiniGrid
forked from
radu/Gym-MiniGrid
Watch
1
Star
0
Fork
0
Files
Browse Source
Update .gitignore
Maxime Chevalier-Boisvert
6 years ago
parent
ce7b29e5a1
commit
75c7460193
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.gitignore
+ 4
- 0
.gitignore
View File
@@ -2,3 +2,7 @@
*__pycache__
*egg-info
trained_models
+
+# PyPI
+build/*
+dist/*