Change .gitignore

This commit is contained in:
Álvaro Gómez Cuenca 2020-12-08 04:23:35 +01:00
commit 6000023d2b
2 changed files with 2 additions and 1 deletions

1
Bot_Discord_CSharp/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
config.json

View file

@ -1,4 +1,4 @@
{
"token": "NzgzODIwMzI4ODgyNDA1Mzk2.X8gTkQ.dRTrKylyv-zxZc85Ijuuzg9-a3g",
"token": "NzgzODIwMzI4ODgyNDA1Mzk2.X8gTkQ.-4ajBu37FtmxA-r3K0LhbhvdeJ0",
"prefix": "!"
}