From a5ccd19e4a8a1df7fc78e34f58dd302b7cce622d Mon Sep 17 00:00:00 2001 From: Jack Greyhat Date: Thu, 21 Jan 2021 14:44:18 +0100 Subject: [PATCH] typos, add png directory etc...small changes:] --- rrd/.gitingore => png/.gitignore | 0 rrd/.gitignore | 4 ++++ 2 files changed, 4 insertions(+) rename rrd/.gitingore => png/.gitignore (100%) create mode 100644 rrd/.gitignore diff --git a/rrd/.gitingore b/png/.gitignore similarity index 100% rename from rrd/.gitingore rename to png/.gitignore diff --git a/rrd/.gitignore b/rrd/.gitignore new file mode 100644 index 0000000..86d0cb2 --- /dev/null +++ b/rrd/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore \ No newline at end of file