diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,2 +1,3 @@ venv -models
\ No newline at end of file +models +__pycache__ |
| index : cheat.git | ||
| Uses a small local retrieval AI to help recall commands. | Thomas |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,2 +1,3 @@ venv -models
\ No newline at end of file +models +__pycache__ |