Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
gerrit
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
services
review.typo3.org
gerrit
Commits
de2fd382
Commit
de2fd382
authored
Aug 19, 2020
by
Stephan Großberndt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[TASK] Updated .gitignore
- Use absolute paths - Remove volumes - Ignore all /.local/share/ contents
parent
eece1865
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
10 deletions
+4
-10
.gitignore
.gitignore
+4
-10
No files found.
.gitignore
View file @
de2fd382
.idea/*
assets/etc/secure.config
assets/etc/ssh_host*
assets/ssh
volumes/cache
volumes/db
volumes/git
volumes/index
volumes/logs
hook-tokens.env
/assets/etc/secure.config
/assets/etc/ssh_host*
/hook-tokens.env
/log/*
/tmp/*
/backup/*
...
...
@@ -31,6 +25,6 @@ hook-tokens.env
/.cache/*
/.lnav/*
/.lesshst
/.local/share/
composer/
*
/.local/share/*
/.config/composer/*
/.wget-hsts
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