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