about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorNoah <mounderfod@gmail.com>2022-07-07 19:19:22 +0100
committerNoah <mounderfod@gmail.com>2022-07-07 19:19:22 +0100
commit9f617f76f5de31747af6b8b01db0663cd5718765 (patch)
tree7a1bba7651bf8af506286eae3a8209acbd9d2a06
parent5256f4f070184fb5aecb4eddc6e011fc531743b9 (diff)
downloaddiscobra-9f617f76f5de31747af6b8b01db0663cd5718765.tar.gz
chore: Update gitignore and license
Add .idea to gitignore
Update copyright notice
-rw-r--r--.gitignore3
-rw-r--r--LICENSE2
2 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b6e4761..e3d86f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -71,6 +71,9 @@ instance/
 # Sphinx documentation
 docs/_build/
 
+# PyCharm
+.idea/
+
 # PyBuilder
 target/
 
diff --git a/LICENSE b/LICENSE
index 789d640..944cc7c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright (c) 2022 Noah
+Copyright (c) 2022 mounderfod, mjk134
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal