mirror of
https://github.com/capstone-engine/capstone
synced 2026-08-11 16:26:07 -04:00
Ignore JetBrains based IDE data for clean PRs (#2224)
This commit is contained in:
parent
89fec6e8fd
commit
a128f31d20
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -115,6 +115,9 @@ build*/
|
|||
xcode/Capstone.xcodeproj/xcuserdata
|
||||
xcode/Capstone.xcodeproj/project.xcworkspace/xcuserdata
|
||||
|
||||
# IntelliJ IDEs
|
||||
.idea/
|
||||
|
||||
# suite/
|
||||
corpus-libFuzzer-capstone_fuzz_disasmnext-latest.zip
|
||||
test_arm_regression
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue