zach commited on
Commit
704294b
·
1 Parent(s): b850013

add .ruff_cache to .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -36,6 +36,7 @@ Thumbs.db
36
 
37
  # Python cache
38
  *.cache
 
39
 
40
  # Temp files
41
  static/audio/*
 
36
 
37
  # Python cache
38
  *.cache
39
+ .ruff_cache
40
 
41
  # Temp files
42
  static/audio/*