1
0
mirror of https://github.com/jugeeya/UltimateTrainingModpack.git synced 2026-01-22 10:20:24 +00:00

Initial commit, no_std_test

This commit is contained in:
jam1garner
2020-04-08 00:21:52 -04:00
commit 02347abf7a
11 changed files with 451 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
**/target
**/*.py
**/*.pyc