summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaleth Darko <Daleth@Dalethium.com>2022-01-25 07:40:07 +0100
committerDaleth Darko <Daleth@Dalethium.com>2022-01-25 07:40:07 +0100
commite673c3b57fce66f0006ae350da0238640b674812 (patch)
treed05481098be07b397c29e1d0dbc72dd714f53b0f /.gitignore
parentdfc7a23e603eb2bf2466d4ae69553e530191b1df (diff)
removed redundant line from gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
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