Create .gitignore

This commit is contained in:
==TIM.©.B == 2025-03-13 22:53:28 +01:00 committed by GitHub
parent d7265a0bb6
commit a1c327ee0d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
*.log
*.env
node_modules/
.DS_Store