Update root support files.

main
Jennifer Taylor 2 years ago
parent fafed60770
commit ffee6fcd1c
  1. 4
      .gitignore
  2. 3
      README.md

4
.gitignore vendored

@ -127,3 +127,7 @@ dmypy.json
# Pyre type checker
.pyre/
# Vim crap
*.swp
*.swo

@ -1,2 +1,5 @@
# arcadeutils
Collection of utilities written in Python for working with various arcade binaries.
This is mostly suited towards the separated formats found in MAME archival releases
but also work on a variety of binaries from basically anywhere.

Loading…
Cancel
Save