Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitignore
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
general
gitignore
Commits
2664dad6
Commit
2664dad6
authored
Aug 08, 2016
by
Brendan Forster
Committed by
GitHub
Aug 08, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #2051 from sdhull/patch-1
Remove config/secrets.yml
parents
e7c49640
cedd263b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
Rails.gitignore
Rails.gitignore
+4
-2
No files found.
Rails.gitignore
View file @
2664dad6
...
@@ -12,9 +12,11 @@ capybara-*.html
...
@@ -12,9 +12,11 @@ capybara-*.html
rerun.txt
rerun.txt
pickle-email-*.html
pickle-email-*.html
# TODO Comment out th
ese rules
if you are OK with secrets being uploaded to the repo
# TODO Comment out th
is rule
if you are OK with secrets being uploaded to the repo
config/initializers/secret_token.rb
config/initializers/secret_token.rb
config/secrets.yml
# Only include if you have production secrets in this file, which is no longer a Rails default
# config/secrets.yml
# dotenv
# dotenv
# TODO Comment out this rule if environment variables can be committed
# TODO Comment out this rule if environment variables can be committed
...
...
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