diff options
| author | 2022-02-07 10:00:47 +0100 | |
|---|---|---|
| committer | 2022-02-07 10:00:47 +0100 | |
| commit | 863faf68a5864865ba3fbd9459ea7ed0a3076473 (patch) | |
| tree | c51df3f75d245d8e7dd5e9a3df57c3770dc262ba | |
| parent | b8e9fedc5f1694164707c810dd9dae3f6468edb6 (diff) | |
| download | libplist-863faf68a5864865ba3fbd9459ea7ed0a3076473.tar.gz libplist-863faf68a5864865ba3fbd9459ea7ed0a3076473.tar.bz2 | |
Update .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -49,7 +49,10 @@ test/.libs | |||
| 49 | test/.deps | 49 | test/.deps |
| 50 | test/plist_cmp | 50 | test/plist_cmp |
| 51 | test/plist_test | 51 | test/plist_test |
| 52 | test/plist_btest | ||
| 53 | test/plist_jtest | ||
| 52 | test/data/*.out | 54 | test/data/*.out |
| 55 | test/*.trs | ||
| 53 | cython/Makefile | 56 | cython/Makefile |
| 54 | cython/Makefile.in | 57 | cython/Makefile.in |
| 55 | cython/.deps | 58 | cython/.deps |
