fix(gitignore): add memory directory to .gitignore

This commit is contained in:
imSp4rky
2026-07-12 07:35:40 -06:00
parent 8769f678b1
commit 6b168c774e

1
.gitignore vendored
View File

@@ -37,6 +37,7 @@ logs/
services/
/.[^/]*/
!/.github/
memory/
# Byte-compiled / optimized / DLL files
__pycache__/