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/*
|
||||||
!app/storage/theses/.gitkeep
|
!app/storage/theses/.gitkeep
|
||||||
|
|
||||||
|
app/public/admin/actions/error.log
|
||||||
|
|
||||||
|
error.log
|
||||||
|
|
||||||
|
|
||||||
# Nix
|
# Nix
|
||||||
.direnv/
|
.direnv/
|
||||||
result
|
result
|
||||||
@@ -48,3 +53,4 @@ Thumbs.db
|
|||||||
# PHPUnit
|
# PHPUnit
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
coverage/
|
coverage/
|
||||||
|
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
[1779201697]
|
|
||||||
Reference in New Issue
Block a user