Update .gitignore | excluded Temp folders

exclude tmp/ and temp/
This commit is contained in:
DIY Smart Code
2025-09-06 13:54:51 +02:00
committed by GitHub
parent 1a78a8e287
commit 9417156297

2
.gitignore vendored
View File

@@ -6,3 +6,5 @@ PRPs/local
PRPs/completed/
/logs/
.zed
tmp/
temp/