yeq6x commited on
Commit
91132ca
·
1 Parent(s): 0d63ccc

Add musubi-tuner-layered to .gitignore

Browse files

Update the .gitignore file to include the musubi-tuner-layered directory, ensuring that it is excluded from version control. This change helps maintain a cleaner repository by preventing unnecessary files from being tracked.

Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  /musubi-tuner
 
2
  /__pycache__
 
1
  /musubi-tuner
2
+ /musubi-tuner-layered
3
  /__pycache__