Remove tmp dir from repo

This commit is contained in:
julien
2026-03-27 22:50:42 +01:00
parent 38eea09710
commit 8320dd3565
5 changed files with 1 additions and 9 deletions

9
.gitignore vendored
View File

@@ -3,14 +3,7 @@
/logs/*
!/logs/.gitkeep
/vendor/
/tmp/*
!/tmp/.gitkeep
!/tmp/cache/
!/tmp/uploads/
/tmp/cache/*
!/tmp/cache/.gitkeep
/tmp/uploads/*
!/tmp/uploads/.gitkeep
/tmp/
/public/uploads/media/*
!/public/uploads/media/.gitkeep
/config.local.ini