From a914f372c3dd6c46345f33c92f1b918ca21c6623 Mon Sep 17 00:00:00 2001 From: Dusty Pianalto Date: Mon, 2 Dec 2019 21:35:37 -0900 Subject: [PATCH] Add initial dotfiles and install script --- .gitignore | 6 ------ LICENSE | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 3adf447..b5c220e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,3 @@ -bot_secrets.json -google_client_secret.json -logs/* -*.sh.swp - - # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/LICENSE b/LICENSE index 39bacc2..08b29ac 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2018 Dusty.P +Copyright (c) 2019 Dusty.P https://github.com/dustinpianalto/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal