blob: 8e94f007bf4a43de861f11d7828a355e1a58ea36 [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
# local files
_*