diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2017-05-28 17:51:28 +0200 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2017-05-28 17:51:28 +0200 |
commit | 56747053a53b52c9769b2b3bef515a872a20b122 (patch) | |
tree | aef40a58804b60f1325ad83539281d4d11077866 | |
parent | f95bd4683eee12308a8e6e2364855ccb4f7d792d (diff) |
updated .gitignore
-rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,2 +1,4 @@ -*~ -archiso-*.tar.gz* + +# mkparabolaiso output dirs +work/ +out/ |