diff options
| author | Igor <50257429+igorechek06@users.noreply.github.com> | 2021-08-28 21:10:16 +0900 |
|---|---|---|
| committer | Igor <50257429+igorechek06@users.noreply.github.com> | 2021-08-28 21:10:16 +0900 |
| commit | a8582c60e3bed5b93c989e2963d40130771cf11d (patch) | |
| tree | 747f2cfe1a8a8f003cba81d92ebe3822b4adc419 /.gitignore | |
| parent | 2efa35c42be7ac554e3519b8673f7cad8c966e64 (diff) | |
| download | karpov_ai_bot-a8582c60e3bed5b93c989e2963d40130771cf11d.tar.gz karpov_ai_bot-a8582c60e3bed5b93c989e2963d40130771cf11d.zip | |
0.0.1
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -127,3 +127,9 @@ dmypy.json | |||
| 127 | 127 | ||
| 128 | # Pyre type checker | 128 | # Pyre type checker |
| 129 | .pyre/ | 129 | .pyre/ |
| 130 | |||
| 131 | .idea | ||
| 132 | .vscode | ||
| 133 | |||
| 134 | FunnyPineappleBot.service | ||
| 135 | config.py \ No newline at end of file | ||
