diff options
| author | alex <[email protected]> | 2026-07-22 11:44:00 +0200 |
|---|---|---|
| committer | alex <[email protected]> | 2026-07-22 11:44:00 +0200 |
| commit | 670f9c36b297903a04f975ea75ca247558fd4da4 (patch) | |
| tree | d1c77ec67fb12d673f02575e977e971d17799d93 /.gitignore | |
| parent | add5304ab45bcf52ab63d96d32b511756ef30c80 (diff) | |
| download | spotify-discord-widget-670f9c36b297903a04f975ea75ca247558fd4da4.tar.xz spotify-discord-widget-670f9c36b297903a04f975ea75ca247558fd4da4.zip | |
something
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ .env .venv tokens.db -.cache
\ No newline at end of file +.cache +.idea |
