Add FFI items to gitignore

This commit is contained in:
Jackson Coxson
2025-03-24 15:29:09 -06:00
parent a69e8ad1d2
commit dfaf438e48

4
.gitignore vendored
View File

@@ -4,4 +4,6 @@ Image.dmg
Image.dmg.trustcache Image.dmg.trustcache
.DS_Store .DS_Store
*.pcap *.pcap
idevice.h
/ffi/examples/build
/.cache