added to gitignore

This commit is contained in:
hannathkadher
2025-02-19 13:10:28 +04:00
parent 4adb1e683d
commit 6550ed68f6

3
.gitignore vendored
View File

@ -3,6 +3,9 @@
/node_modules /node_modules
/build /build
#github
/.github
# Logs # Logs
logs logs
*.log *.log