Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mastofe
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Haelwenn
mastofe
Commits
b83ce18b
Commit
b83ce18b
authored
Apr 08, 2018
by
THE BOSS ♨
Committed by
Yamagishi Kazutoshi
Apr 08, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ignore elasticsearch directory (#7070)
parent
d4de2239
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
.dockerignore
.dockerignore
+1
-0
.gitignore
.gitignore
+2
-1
No files found.
.dockerignore
View file @
b83ce18b
...
...
@@ -11,3 +11,4 @@ vendor/bundle
*~
postgres
redis
elasticsearch
.gitignore
View file @
b83ce18b
...
...
@@ -36,9 +36,10 @@ config/deploy/*
.vscode/
.idea/
# Ignore postgres + redis volume optionally created by docker-compose
# Ignore postgres + redis
+ elasticsearch
volume optionally created by docker-compose
postgres
redis
elasticsearch
# Ignore Apple files
.DS_Store
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment