From 28b7cf28c73879c406324f14df424fd7f46e9c14 Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Thu, 18 Jun 2020 13:53:34 -0400 Subject: Implement o2narc; decompile base stats and movelearns to json --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index be9199b6..0358c3ab 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,5 @@ symbols.csv *.narc *.arc !files/poketool/personal/pms.narc +files/**/*.c +*.o -- cgit v1.2.3