mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 07:44:04 +02:00
Establish directory structure for builds and tests.
This commit is contained in:
parent
5118432b82
commit
5b58c07e28
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
/build/log/*
|
||||||
|
!/build/log/README
|
5
build/log/README
Normal file
5
build/log/README
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
The purpose for this directory is to store temporary logs and
|
||||||
|
reports by test-runner, style-checkers or build-routines.
|
||||||
|
|
||||||
|
"temporary" means in this case that the contents of this directory
|
||||||
|
are completely ignored by Git.
|
Loading…
x
Reference in New Issue
Block a user