mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-06-25 16:19:19 +02:00
Improve .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -25,6 +25,11 @@ app/storage/tmp/_trash/*
|
||||
app/storage/theses/*
|
||||
!app/storage/theses/.gitkeep
|
||||
|
||||
app/public/admin/actions/error.log
|
||||
|
||||
error.log
|
||||
|
||||
|
||||
# Nix
|
||||
.direnv/
|
||||
result
|
||||
@@ -48,3 +53,4 @@ Thumbs.db
|
||||
# PHPUnit
|
||||
.phpunit.result.cache
|
||||
coverage/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user