adjust gitignore file to not stage error-logs
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,6 +2,7 @@ packages/*
|
|||||||
lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/*/
|
lib/classes/htmlpurifier/library/HTMLPurifier/DefinitionCache/Serializer/*/
|
||||||
temp/*
|
temp/*
|
||||||
templates/*
|
templates/*
|
||||||
|
logs/*
|
||||||
install/update.log
|
install/update.log
|
||||||
.buildpath
|
.buildpath
|
||||||
.project
|
.project
|
||||||
|
|||||||
Reference in New Issue
Block a user