diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-06-23 14:26:10 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-06-23 14:26:10 -0700 |
| commit | 73b0a200da796442b915c7085ad85a68772ac77e (patch) | |
| tree | e0b65ae10212bf49759ac2ba27ee324005259022 /.gitignore | |
| parent | f10d68b75062aaf401350833e19edee833c6684b (diff) | |
fix: indexing error with excluded channels
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -4,6 +4,9 @@ config.json .github main.py .idea +tables +stats +.vscode # Byte-compiled / optimized / DLL files __pycache__/ |
