blob: f68c8ec642146925a89f53f8a5effda6536ccc23 [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
# java
bindings/java/capstone.jar
# test binaries
tests/test
tests/test_detail
tests/test_arm
tests/test_arm64
tests/test_mips
tests/test_x86
# vim tmp file
*.swp
capstone.pc