Adding FakeMon project

This commit is contained in:
James Daly
2019-05-23 22:58:31 -04:00
parent 009e82c21f
commit 83e6bb7a3c
28 changed files with 1322 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*/bin/*
*.metadata
*.cache
*.cache-main
*.classpath
*.project
*/.settings/*