add .temp directory to .gitignore file

This commit is contained in:
2026-03-30 18:30:46 -05:00
parent daa2a9c4c7
commit a37888eddf
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
tmp/**/*
.temp/**/*