modified gitignore

This commit is contained in:
WanderingPenwing 2024-03-07 09:18:53 +01:00
parent 46f963266d
commit 447a163bfa
2 changed files with 3 additions and 0 deletions

2
.gitignore vendored
View file

@ -10,3 +10,5 @@ Cargo.lock
# These are backup files generated by rustfmt # These are backup files generated by rustfmt
**/*.rs.bk **/*.rs.bk
# DO not put the token online
src/token.rs

1
src/token.rs Normal file
View file

@ -0,0 +1 @@
pub const TOKEN : &str = "MTIxNTIwMzEyMTk5NTcxNDU4MQ.GOElxa.8N8MN14errNPxwjCXU6_6Y8C-moZh-lLMeugMo";