diff options
| author | jacqueline <me@jacqueline.id.au> | 2023-09-28 08:29:55 +1000 |
|---|---|---|
| committer | jacqueline <me@jacqueline.id.au> | 2023-09-28 08:29:55 +1000 |
| commit | f09ba5ffd53bf7d28e0dc516c00a8f69ca7efae9 (patch) | |
| tree | affce5567186d8944686afd824bf4ee4f7ee4d2d /lib/bindey/.gitignore | |
| parent | f168bfab7698f28492c7693263525945a26cbcc8 (diff) | |
| download | tangara-fw-f09ba5ffd53bf7d28e0dc516c00a8f69ca7efae9.tar.gz | |
Use bindey for databinding instead of hand rolling ui updates
Diffstat (limited to 'lib/bindey/.gitignore')
| -rw-r--r-- | lib/bindey/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/bindey/.gitignore b/lib/bindey/.gitignore new file mode 100644 index 00000000..92b4043c --- /dev/null +++ b/lib/bindey/.gitignore @@ -0,0 +1,5 @@ +*.a +*.lib +*.o +*.pdb +.DS_Store |
