updated gitignore as to not expose the bot token :P
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -21,3 +21,9 @@
|
||||
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
|
||||
#Files with sensitive info
|
||||
config.yml
|
||||
/WebAPI
|
||||
/build
|
||||
/.idea
|
||||
|
||||
Reference in New Issue
Block a user