summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <[email protected]>2026-07-28 15:35:16 +0200
committeralex <[email protected]>2026-07-28 15:35:16 +0200
commit5858d34b8ab573e18a4f6ddc5ee962b24ea269dc (patch)
treee89d4768c183d3ba9f6c0d575e2892c73639a47c
parent5ea92b17309406176c836e1653eb3ecf9ac1b2dd (diff)
downloadsearch-engine-5858d34b8ab573e18a4f6ddc5ee962b24ea269dc.tar.xz
search-engine-5858d34b8ab573e18a4f6ddc5ee962b24ea269dc.zip
gitignore
-rw-r--r--.idea/.gitignore10
-rw-r--r--.idea/awesomeProject.iml9
-rw-r--r--.idea/encodings.xml4
-rw-r--r--.idea/go.imports.xml10
-rw-r--r--.idea/modules.xml8
-rw-r--r--.idea/vcs.xml6
6 files changed, 0 insertions, 47 deletions
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 7fecb8f..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,10 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Ignored default folder with query files
-/queries/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/awesomeProject.iml b/.idea/awesomeProject.iml
deleted file mode 100644
index 7c421e3..0000000
--- a/.idea/awesomeProject.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="WEB_MODULE" version="4">
- <component name="GoModuleSettings" enabled="true" />
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module> \ No newline at end of file
diff --git a/.idea/encodings.xml b/.idea/encodings.xml
deleted file mode 100644
index df87cf9..0000000
--- a/.idea/encodings.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="Encoding" addBOMForNewFiles="with BOM under Windows, with no BOM otherwise" />
-</project> \ No newline at end of file
diff --git a/.idea/go.imports.xml b/.idea/go.imports.xml
deleted file mode 100644
index 644cdf0..0000000
--- a/.idea/go.imports.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="GoImports">
- <option name="excludedPackages">
- <array>
- <option value="golang.org/x/net/context" />
- </array>
- </option>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index cc47053..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="ProjectModuleManager">
- <modules>
- <module fileurl="file://$PROJECT_DIR$/.idea/awesomeProject.iml" filepath="$PROJECT_DIR$/.idea/awesomeProject.iml" />
- </modules>
- </component>
-</project> \ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 94a25f7..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
- <component name="VcsDirectoryMappings">
- <mapping directory="$PROJECT_DIR$" vcs="Git" />
- </component>
-</project> \ No newline at end of file