blob: 3482ee957d8d165436fe65f87c25afcb6bba3b7b [file] [log] [blame]
Nguyen Anh Quynh0c91f8f2013-11-26 18:32:11 -08001# Object files
2*.o
3*.ko
4
Giovanni Condello314893c2014-05-10 16:05:49 +02005# Gcc dependency-tracking files
6*.d
7
Nguyen Anh Quynh0c91f8f2013-11-26 18:32:11 -08008# Libraries
9*.lib
10*.a
11
12# Shared objects (inc. Windows DLLs)
13*.dll
14*.so
15*.so.*
16*.dylib
17
18# Executables
19*.exe
20*.out
21*.app
Nguyen Anh Quynh5aeeb2c2013-11-28 15:45:57 +080022
23# python
24bindings/python/build/
25*.pyc
26
27# java
28bindings/java/capstone.jar
29
Nguyen Anh Quynha3676e32014-06-26 22:10:41 +080030# ocaml
31bindings/ocaml/*.cmi
32bindings/ocaml/*.cmx
33bindings/ocaml/*.cmxa
34bindings/ocaml/*.mli
35bindings/ocaml/test
36bindings/ocaml/test_arm
37bindings/ocaml/test_arm64
38bindings/ocaml/test_mips
39bindings/ocaml/test_x86
40bindings/ocaml/test_detail
Nguyen Anh Quynhf178d692014-08-19 23:11:04 +080041bindings/ocaml/test_ppc
42bindings/ocaml/test_sparc
43bindings/ocaml/test_systemz
44bindings/ocaml/test_xcore
45
Nguyen Anh Quynha3676e32014-06-26 22:10:41 +080046
Nguyen Anh Quynh5aeeb2c2013-11-28 15:45:57 +080047# test binaries
48tests/test
49tests/test_detail
Jay Osterb1119a32014-10-12 15:47:16 -070050tests/test_iter
Nguyen Anh Quynh5aeeb2c2013-11-28 15:45:57 +080051tests/test_arm
52tests/test_arm64
53tests/test_mips
54tests/test_x86
Nguyen Anh Quynhf1d489b2014-01-05 00:00:05 +080055tests/test_ppc
Giovanni Condello314893c2014-05-10 16:05:49 +020056tests/test_skipdata
Nguyen Anh Quynhd067ebc2014-03-10 15:03:16 +080057tests/test_sparc
Nguyen Anh Quynha3cfe4a2014-03-26 14:59:53 +080058tests/test_systemz
Nguyen Anh Quynh553bb482014-05-26 23:47:04 +080059tests/test_xcore
Nguyen Anh Quynhe94bf722014-01-09 14:28:05 +080060tests/*.static
Nguyen Anh Quynh5aeeb2c2013-11-28 15:45:57 +080061
62# vim tmp file
63*.swp
Nguyen Anh Quynh16d9c6c2014-05-14 21:54:09 +080064*~
Nguyen Anh Quynh7999c1f2013-12-03 13:40:11 +080065
66capstone.pc
Nguyen Anh Quynh29d138f2013-12-16 10:31:41 +080067
68# local files
69_*
Oliver Pinter0d90b2a2014-03-31 02:21:34 +020070
71# freebsd ports: generated file with "make makesum" command
72packages/freebsd/ports/devel/capstone/distinfo
Nguyen Anh Quynh16d9c6c2014-05-14 21:54:09 +080073
74# VisualStudio
Mr. eXoDia66ca55f2014-08-26 12:46:42 +020075Debug/
76Release/
77ipch/
Nguyen Anh Quynh16d9c6c2014-05-14 21:54:09 +080078*.sdf
79*.opensdf
80*.suo
Nguyen Anh Quynh015849d2014-05-16 15:47:52 +080081*.user
Nguyen Anh Quynh26dfbc62014-07-31 18:24:51 +080082
Félix Cloutier89005e02014-10-02 16:28:09 -040083# Xcode
Félix Cloutiere5e87432015-04-07 14:58:43 -040084xcode/Capstone.xcodeproj/xcuserdata
85xcode/Capstone.xcodeproj/project.xcworkspace/xcuserdata
Félix Cloutier89005e02014-10-02 16:28:09 -040086
Nguyen Anh Quynh26dfbc62014-07-31 18:24:51 +080087# suite/
88test_arm_regression
89test_arm_regression.o
Nguyen Anh Quynha91c1992014-10-13 07:27:16 +080090
Nguyen Anh Quynhd319c112014-12-26 16:49:10 +080091*.s