Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal-3424701
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Issue forks
drupal-3424701
Commits
92c6c84d
Commit
92c6c84d
authored
11 years ago
by
Alex Pott
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#2196379
by longwave: Add new simpletest directory location in example.gitignore file .
parent
2d65e60b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
example.gitignore
+6
-0
6 additions, 0 deletions
example.gitignore
with
6 additions
and
0 deletions
example.gitignore
+
6
−
0
View file @
92c6c84d
...
@@ -14,6 +14,9 @@ sites/*/settings*.php
...
@@ -14,6 +14,9 @@ sites/*/settings*.php
sites/*/files
sites/*/files
sites/*/private
sites/*/private
# Ignore SimpleTest multi-site environment.
sites/simpletest
# If you prefer to store your .gitignore file in the sites/ folder, comment
# If you prefer to store your .gitignore file in the sites/ folder, comment
# or delete the previous settings and uncomment the following ones, instead.
# or delete the previous settings and uncomment the following ones, instead.
...
@@ -23,3 +26,6 @@ sites/*/private
...
@@ -23,3 +26,6 @@ sites/*/private
# Ignore paths that contain user-generated content.
# Ignore paths that contain user-generated content.
# */files
# */files
# */private
# */private
# Ignore SimpleTest multi-site environment.
# simpletest
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment