diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..d2b5a70 --- /dev/null +++ b/.hgignore @@ -0,0 +1,10 @@ +syntax: glob +*.exe +*.o +*.ppu +*.a +*.compiled +*.lps +*.s +*.res +*.bat \ No newline at end of file