Initial project setup (gitignore)

This commit is contained in:
Jürgen Mummert
2025-12-21 18:01:55 +01:00
commit aff120670e
+6
View File
@@ -0,0 +1,6 @@
.idea/
vendor/
var/cache/
var/log/
.vscode/
.DS_Store