removed redundant line from gitignore

This commit is contained in:
Daleth Darko 2022-01-25 07:40:07 +01:00
parent dfc7a23e60
commit e673c3b57f

8
.gitignore vendored
View File

@ -22,24 +22,16 @@ yacy.log
/build/ /build/
.gradle .gradle
source/net/yacy/peers/operation/yacyBuildProperties.java source/net/yacy/peers/operation/yacyBuildProperties.java
/.idea/workspace.xml
# User-specific stuff:
**/.idea/workspace.xml **/.idea/workspace.xml
**/.idea/tasks.xml **/.idea/tasks.xml
**/.idea/dictionaries **/.idea/dictionaries
**/.idea/vcs.xml **/.idea/vcs.xml
**/.idea/jsLibraryMappings.xml **/.idea/jsLibraryMappings.xml
# Sensitive or high-churn files:
**/.idea/dataSources.ids **/.idea/dataSources.ids
**/.idea/dataSources.xml **/.idea/dataSources.xml
**/.idea/dataSources.local.xml **/.idea/dataSources.local.xml
**/.idea/sqlDataSources.xml **/.idea/sqlDataSources.xml
**/.idea/dynamic.xml **/.idea/dynamic.xml
**/.idea/uiDesigner.xml **/.idea/uiDesigner.xml
## File-based project format:
*.iws *.iws
# IntelliJ
/out/ /out/