diff options
| author | 2026-06-30 22:46:55 +0200 | |
|---|---|---|
| committer | 2026-06-30 22:46:55 +0200 | |
| commit | 12f2e24e2154113a6329d74aa556ae23506c34e1 (patch) | |
| tree | e9c685e0a30f819f6b9e89a4f169cfe637dcbbd4 /.gitignore | |
| parent | c4f33b3576e3a4a7f70b3d681fadae45f73ae31e (diff) | |
| download | server-v3.tar.gz server-v3.tar.bz2 server-v3.zip | |
WIPv3
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -235,3 +235,5 @@ dmypy.json | |||
| 235 | cython_debug/ | 235 | cython_debug/ |
| 236 | 236 | ||
| 237 | # End of https://www.toptal.com/developers/gitignore/api/python,pycharm+all | 237 | # End of https://www.toptal.com/developers/gitignore/api/python,pycharm+all |
| 238 | |||
| 239 | .DS_Store | ||
