removed *.json from gitignore

This commit is contained in:
Suwako Moriya 2020-03-22 08:33:14 +01:00
parent b5f8c2c923
commit f6100744fe
Signed by: SuwakoMmh
GPG Key ID: A27482B806F13CD5
7 changed files with 67 additions and 1 deletions

2
.gitignore vendored
View File

@ -69,7 +69,7 @@ temp.zip
venv/* venv/*
data/* data/*
*.yml *.yml
*.json #*.json
Pipfile.lock Pipfile.lock
.env .env

View File

@ -0,0 +1,11 @@
{
"version":"0.1.0",
"type": "python",
"dependencies": {
},
"bot_version": {
"min": "0.1.0",
"max": "0.1.0"
}
}

11
modules/help/version.json Normal file
View File

@ -0,0 +1,11 @@
{
"version":"0.1.0",
"type": "python",
"dependencies": {
},
"bot_version": {
"min": "0.1.0",
"max": "0.1.0"
}
}

View File

@ -0,0 +1,11 @@
{
"version":"0.1.0",
"type": "python",
"dependencies": {
},
"bot_version": {
"min": "0.1.0",
"max": "0.1.0"
}
}

View File

@ -0,0 +1,11 @@
{
"version":"0.1.0",
"type": "python",
"dependencies": {
},
"bot_version": {
"min": "0.1.0",
"max": "0.1.0"
}
}

View File

@ -0,0 +1,11 @@
{
"version":"0.1.0",
"type": "python",
"dependencies": {
},
"bot_version": {
"min": "0.1.0",
"max": "0.1.0"
}
}

View File

@ -0,0 +1,11 @@
{
"version":"0.1.0",
"type": "python",
"dependencies": {
},
"bot_version": {
"min": "0.1.0",
"max": "0.1.0"
}
}