Git ignore /var folder

This commit is contained in:
Matteo Gallo
2026-07-07 15:16:55 +02:00
parent 2f698971ae
commit 070b5bf8b3
2 changed files with 1 additions and 9 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ Thumbs.db
/nbproject/
/vendor/
/var/
/public/*
!/public/.htaccess

File diff suppressed because one or more lines are too long