removing a token i had forgotten about from original testing of serenity a few weeks ago
updated .gitignore with proper values
This commit is contained in:
parent
a2a5b94698
commit
f878530e44
2 changed files with 5 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
debug/
|
||||
target/
|
||||
bot_token*
|
||||
|
||||
/target
|
||||
/.vscode
|
||||
/.rust-analyzer
|
||||
**/*.rs.bk
|
||||
*.pdb
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
NzQwODk2NjQ2ODE2MjAyODAy.GzrIZ-.1oEjcM_mvIWHeUQGTZ8FStrhlq4beHu5RX7KH8
|
Loading…
Add table
Reference in a new issue