From 4c3a1dc2f5785e0664361a18b436d8a5cf37a886 Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Tue, 25 Feb 2020 18:10:24 -0500 Subject: [PATCH] remove logs from git --- .gitignore | 2 ++ counter/.gitignore | 1 + counter/logs/index.php | 4 ---- counter/logs/index.txt | 1 - sshpubkeys.txt | 3 +++ 5 files changed, 6 insertions(+), 5 deletions(-) create mode 100644 counter/.gitignore delete mode 100644 counter/logs/index.php delete mode 100644 counter/logs/index.txt create mode 100644 sshpubkeys.txt diff --git a/.gitignore b/.gitignore index 842d1f9..fb7b0c8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ resume.pdf patterns glowing-bear/ radio/ +trafficstats/ +learngit diff --git a/counter/.gitignore b/counter/.gitignore new file mode 100644 index 0000000..333c1e9 --- /dev/null +++ b/counter/.gitignore @@ -0,0 +1 @@ +logs/ diff --git a/counter/logs/index.php b/counter/logs/index.php deleted file mode 100644 index 72b335f..0000000 --- a/counter/logs/index.php +++ /dev/null @@ -1,4 +0,0 @@ -