commit d3a5a2f29d519719ecfc2d17c7e5a08f7068ade7 Author: rozlette Date: Thu Oct 25 21:25:09 2018 -0500 initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000000..f261cc67aa --- /dev/null +++ b/.gitignore @@ -0,0 +1,16 @@ +*.z64 +*.bin +*.elf +doc/* +archive/* +build/* +baserom/* +decomp/* +S/* +asm/* +font_test/* +ido/* +__pychahe__/* +*.pyc +test.txt +*.xlsx \ No newline at end of file