diff options
| author | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:23:36 +0200 |
|---|---|---|
| committer | Karan Jayachandra <mail@karanjayachandra.com> | 2025-07-14 20:23:36 +0200 |
| commit | 3e2aded5b9019acafb11a40eac7cc21d4d3e4686 (patch) | |
| tree | 27933df013980618ae4b878f15cc8f47f697bcef /.gitignore | |
| parent | 895ed4be433a4159250b276bd99f574c9c39c98e (diff) | |
Removed unnecessary files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -175,4 +175,7 @@ data *.db # Environmental variables -*.flaskenv
\ No newline at end of file +*.flaskenv + +# Caches +.ruff_cache
\ No newline at end of file |
