diff options
author | Peter Bex <peter@more-magic.net> | 2019-09-22 16:10:25 +0200 |
---|---|---|
committer | Peter Bex <peter@more-magic.net> | 2019-09-22 16:10:25 +0200 |
commit | fdefb889bec4bc4b89d36dbc07ef88aa5e71accc (patch) | |
tree | 270bff7881c37f96898b44fe26e271f5cca53c80 | |
parent | e64123e9dcc0a7c3a36ca6bf5a0c1dc71348b98b (diff) | |
download | henrietta-cache-fdefb889bec4bc4b89d36dbc07ef88aa5e71accc.tar.gz |
Add build artifacts to ignore file
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0cb70ce --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +henrietta-cache +*.build.sh +*.install.sh
\ No newline at end of file |