nswrap/.gitignore
Greg ac9eecafd8 Convert all Go wrapped objects to pointers so the Go GC can track
all of the Objective-C pointers. Still working on bug with typedefs
to wrapped types.
2019-06-13 09:25:53 -04:00

17 lines
285 B
Plaintext

clast
ast.txt
*.ast
examples/app/app
examples/app/ns
examples/bluetooth/bluetooth
examples/bluetooth/ns
examples/foundation/foundation
examples/foundation/ns
examples/simple/simple
examples/simple/ClassOne
examples/memory/memory
examples/memory/ns
examples/gc/gc
examples/gc/ns
ns-old