diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,8 @@ log/* MYMETA.* -msg*.json Makefile -*.tar.gz
\ No newline at end of file +*.tar.gz +*.old +.vscode/* +t/private +extract/target |