From 5c47f4c4d464aa9800a85bcc26b5b9ab1e6da7be Mon Sep 17 00:00:00 2001 From: John Cote Date: Sun, 5 Jan 2020 21:21:13 -0500 Subject: [PATCH] astron: add logs directory --- astron/logs/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 astron/logs/.gitignore diff --git a/astron/logs/.gitignore b/astron/logs/.gitignore new file mode 100644 index 0000000..397b4a7 --- /dev/null +++ b/astron/logs/.gitignore @@ -0,0 +1 @@ +*.log