diff options
| author | Daleth Darko <Daleth@Dalethium.com> | 2022-01-25 07:40:07 +0100 |
|---|---|---|
| committer | Daleth Darko <Daleth@Dalethium.com> | 2022-01-25 07:40:07 +0100 |
| commit | e673c3b57fce66f0006ae350da0238640b674812 (patch) | |
| tree | d05481098be07b397c29e1d0dbc72dd714f53b0f /.gitignore | |
| parent | dfc7a23e603eb2bf2466d4ae69553e530191b1df (diff) | |
removed redundant line from gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore index 54f52e806..9b779cc25 100644 --- a/.gitignore +++ b/.gitignore @@ -22,24 +22,16 @@ yacy.log /build/ .gradle source/net/yacy/peers/operation/yacyBuildProperties.java -/.idea/workspace.xml -# User-specific stuff: **/.idea/workspace.xml **/.idea/tasks.xml **/.idea/dictionaries **/.idea/vcs.xml **/.idea/jsLibraryMappings.xml - -# Sensitive or high-churn files: **/.idea/dataSources.ids **/.idea/dataSources.xml **/.idea/dataSources.local.xml **/.idea/sqlDataSources.xml **/.idea/dynamic.xml **/.idea/uiDesigner.xml - -## File-based project format: *.iws - -# IntelliJ /out/
\ No newline at end of file |
