diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index c2014f5..1d2d98a 100644 --- a/.gitignore +++ b/.gitignore @@ -115,4 +115,5 @@ cython_debug/ # Local configuration files config.py -*.db \ No newline at end of file +*.db +AI_HOLDING/* \ No newline at end of file |