diff options
| -rw-r--r-- | .gitignore | 2 | ||||
| -rw-r--r-- | tools/__pycache__/mapfile_tool.cpython-32.pyc | bin | 6382 -> 0 bytes | |||
| -rwxr-xr-x | tools/hooks.pyc | bin | 6048 -> 0 bytes | 
3 files changed, 2 insertions, 0 deletions
| @@ -1,3 +1,5 @@  processed  AnotherASM  NewerASM +*.pyc +__pycache__* diff --git a/tools/__pycache__/mapfile_tool.cpython-32.pyc b/tools/__pycache__/mapfile_tool.cpython-32.pycBinary files differ deleted file mode 100644 index de48a1c..0000000 --- a/tools/__pycache__/mapfile_tool.cpython-32.pyc +++ /dev/null diff --git a/tools/hooks.pyc b/tools/hooks.pycBinary files differ deleted file mode 100755 index f83e366..0000000 --- a/tools/hooks.pyc +++ /dev/null | 
