blob: 39b310b1828f216b4496c0145342433cdd96443c [file] [log] [blame]
# Object files
*.o
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
# python
bindings/python/build/
*.pyc
bindings/python/pyx/*.c
# java
bindings/java/capstone.jar
# test binaries
tests/test
tests/test_detail
tests/test_arm
tests/test_arm64
tests/test_mips
tests/test_x86
tests/test_ppc
tests/*.static
# vim tmp file
*.swp
capstone.pc
# local files
_*