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
7361dcd4
Commit
7361dcd4
authored
Dec 13, 2015
by
Brendan Forster
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1800 from jutaz/bugfix/typos
Bugfix - Typos in comments
parents
5ae4b3fd
f5784d7a
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
EiffelStudio.gitignore
Global/EiffelStudio.gitignore
+1
-1
Rails.gitignore
Rails.gitignore
+2
-2
Ruby.gitignore
Ruby.gitignore
+1
-1
Typo3.gitignore
Typo3.gitignore
+1
-1
No files found.
Global/EiffelStudio.gitignore
View file @
7361dcd4
# The compilation directoy
# The compilation directo
r
y
EIFGENs
EIFGENs
Rails.gitignore
View file @
7361dcd4
...
@@ -16,11 +16,11 @@ pickle-email-*.html
...
@@ -16,11 +16,11 @@ pickle-email-*.html
config/initializers/secret_token.rb
config/initializers/secret_token.rb
config/secrets.yml
config/secrets.yml
## Environment normali
s
ation:
## Environment normali
z
ation:
/.bundle
/.bundle
/vendor/bundle
/vendor/bundle
# these should all be checked in to normali
s
e the environment:
# these should all be checked in to normali
z
e the environment:
# Gemfile.lock, .ruby-version, .ruby-gemset
# Gemfile.lock, .ruby-version, .ruby-gemset
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
...
...
Ruby.gitignore
View file @
7361dcd4
...
@@ -21,7 +21,7 @@ build/
...
@@ -21,7 +21,7 @@ build/
/doc/
/doc/
/rdoc/
/rdoc/
## Environment normali
s
ation:
## Environment normali
z
ation:
/.bundle/
/.bundle/
/vendor/bundle
/vendor/bundle
/lib/bundler/man/
/lib/bundler/man/
...
...
Typo3.gitignore
View file @
7361dcd4
## TYPO3 v6.2
## TYPO3 v6.2
# Ignore se
r
veral upload and file directories.
# Ignore several upload and file directories.
/fileadmin/user_upload/
/fileadmin/user_upload/
/fileadmin/_temp_/
/fileadmin/_temp_/
/fileadmin/_processed_/
/fileadmin/_processed_/
...
...
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