From fdefb889bec4bc4b89d36dbc07ef88aa5e71accc Mon Sep 17 00:00:00 2001 From: Peter Bex Date: Sun, 22 Sep 2019 16:10:25 +0200 Subject: Add build artifacts to ignore file --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore 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 -- cgit v1.2.3