decasify
decasify.1
decasify-[0-9].*
decasify-v*
.version
.version-prev
*.asc

# Generated by Cargo
# will have compiled files and executables
completions/
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb

# http://www.gnu.org/software/automake
/Makefile
/Makefile.in
/configure
/config.log
/config.status
/aclocal.m4
/autom4te.cache
/build-aux/install-sh
/build-aux/missing
build-aux/rust_boilerplate.mk
aminclude.am

# LuaRocks
/lua_modules
luacov.stats.out
*.rock

# Python
tests/__pycache__
decasify-*.whl
