diff options
| author | Michael Christen <mc@yacy.net> | 2022-10-03 10:12:47 +0200 |
|---|---|---|
| committer | Michael Christen <mc@yacy.net> | 2022-10-03 10:12:47 +0200 |
| commit | 347b676b76e2af0464bd607f431cee06570b3a2c (patch) | |
| tree | 1cd5d91487a804133d47cc88253aba2d63356c48 /.gitignore | |
| parent | c36bdbf78d0da515ac440b62b63367f4387fc721 (diff) | |
changed system to load build properties
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index e80a0dfaa..be15e091e 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,7 @@ yacy.log /test/DATA/ /javadoc/ /build/ -source/net/yacy/peers/operation/yacyBuildProperties.java +/defaults/yacyBuild.properties /.idea/ .idea/ *.iws |
