diff options
-rw-r--r-- | .hgignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore new file mode 100644 index 0000000..5fd2fe1 --- /dev/null +++ b/.hgignore @@ -0,0 +1,19 @@ +syntax: glob +*.dis +*.asm +*.bin +*.png +*.jpg +*.pdf +*.tar.gz +*~ +starscream/* +vdpreverse/* +nemesis/* +html/* +*.o +blastem +dis +stateview +trans + |