mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-17 11:04:00 +01:00
Added log directory to .gitignore
This commit is contained in:
parent
eb4c52ebca
commit
4f0dbaa44a
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
# Licensed to the Apache Software Foundation (ASF) under one
|
G# Licensed to the Apache Software Foundation (ASF) under one
|
||||||
# or more contributor license agreements. See the NOTICE file
|
# or more contributor license agreements. See the NOTICE file
|
||||||
# distributed with this work for additional information
|
# distributed with this work for additional information
|
||||||
# regarding copyright ownership. The ASF licenses this file
|
# regarding copyright ownership. The ASF licenses this file
|
||||||
@ -83,3 +83,5 @@ build-indep-stamp
|
|||||||
configure-stamp
|
configure-stamp
|
||||||
*_flymake.js
|
*_flymake.js
|
||||||
engine/storage/integration-test/test-output
|
engine/storage/integration-test/test-output
|
||||||
|
tools/apidoc/log/
|
||||||
|
log/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user