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
ecf9bac8
Commit
ecf9bac8
authored
Oct 08, 2013
by
Ivan Žužak
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #801 from github/fix-trailing-newlines
Ensure single trailing newline
parents
060aed8a
f0dde55c
Changes
30
Hide whitespace changes
Inline
Side-by-side
Showing
30 changed files
with
25 additions
and
32 deletions
+25
-32
Actionscript.gitignore
Actionscript.gitignore
+1
-1
Android.gitignore
Android.gitignore
+0
-1
CakePHP.gitignore
CakePHP.gitignore
+1
-1
Concrete5.gitignore
Concrete5.gitignore
+1
-1
Coq.gitignore
Coq.gitignore
+0
-1
Delphi.gitignore
Delphi.gitignore
+1
-1
Drupal.gitignore
Drupal.gitignore
+1
-1
ExpressionEngine.gitignore
ExpressionEngine.gitignore
+1
-1
Finale.gitignore
Finale.gitignore
+0
-1
ForceDotCom.gitignore
ForceDotCom.gitignore
+1
-1
GWT.gitignore
GWT.gitignore
+0
-1
CVS.gitignore
Global/CVS.gitignore
+1
-1
Espresso.gitignore
Global/Espresso.gitignore
+1
-1
FlexBuilder.gitignore
Global/FlexBuilder.gitignore
+1
-1
Matlab.gitignore
Global/Matlab.gitignore
+1
-1
PhPStorm.gitignore
Global/PhPStorm.gitignore
+1
-1
SBT.gitignore
Global/SBT.gitignore
+1
-1
Grails.gitignore
Grails.gitignore
+0
-1
Joomla.gitignore
Joomla.gitignore
+1
-1
Kohana.gitignore
Kohana.gitignore
+1
-1
LemonStand.gitignore
LemonStand.gitignore
+1
-1
Node.gitignore
Node.gitignore
+1
-1
R.gitignore
R.gitignore
+1
-1
README.md
README.md
+3
-3
Scala.gitignore
Scala.gitignore
+1
-1
Sdcc.gitignore
Sdcc.gitignore
+0
-1
Symfony.gitignore
Symfony.gitignore
+1
-1
WordPress.gitignore
WordPress.gitignore
+1
-1
Yii.gitignore
Yii.gitignore
+1
-1
ZendFramework.gitignore
ZendFramework.gitignore
+0
-1
No files found.
Actionscript.gitignore
View file @
ecf9bac8
...
...
@@ -8,4 +8,4 @@ bin-release/
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder.
\ No newline at end of file
# information for Eclipse / Flash Builder.
Android.gitignore
View file @
ecf9bac8
...
...
@@ -27,4 +27,3 @@ proguard/
*.ipr
*.iws
.idea/
CakePHP.gitignore
View file @
ecf9bac8
...
...
@@ -4,4 +4,4 @@ tmp/*
app/tmp/*
app/[Cc]onfig/core.php
app/[Cc]onfig/database.php
!empty
\ No newline at end of file
!empty
Concrete5.gitignore
View file @
ecf9bac8
config/site.php
files/cache/*
files/tmp/*
\ No newline at end of file
files/tmp/*
Coq.gitignore
View file @
ecf9bac8
*.vo
*.glob
*.v.d
Delphi.gitignore
View file @
ecf9bac8
...
...
@@ -7,4 +7,4 @@ __history
*.map
*.exe
*.dll
bin/*
\ No newline at end of file
bin/*
Drupal.gitignore
View file @
ecf9bac8
...
...
@@ -34,4 +34,4 @@ xmlrpc.php
/modules
/profiles
/scripts
/themes
\ No newline at end of file
/themes
ExpressionEngine.gitignore
View file @
ecf9bac8
...
...
@@ -12,4 +12,4 @@ images/pm_attachments/
sized/
thumbs/
_thumbs/
*/expressionengine/cache/*
\ No newline at end of file
*/expressionengine/cache/*
Finale.gitignore
View file @
ecf9bac8
...
...
@@ -11,4 +11,3 @@
# Some versions of Finale have a bug and randomly save extra copies of
# the music source as "<Filename> copy.mus"
*copy.mus
ForceDotCom.gitignore
View file @
ecf9bac8
.project
.settings
salesforce.schema
Referenced Packages
\ No newline at end of file
Referenced Packages
GWT.gitignore
View file @
ecf9bac8
...
...
@@ -14,4 +14,3 @@ gwt-unitCache/
# more caches and things from deploy #
war/WEB-INF/deploy/
war/WEB-INF/classes/
Global/CVS.gitignore
View file @
ecf9bac8
/CVS/*
*/CVS/*
.cvsignore
*/.cvsignore
\ No newline at end of file
*/.cvsignore
Global/Espresso.gitignore
View file @
ecf9bac8
*.esproj
\ No newline at end of file
*.esproj
Global/FlexBuilder.gitignore
View file @
ecf9bac8
bin/
bin-debug/
\ No newline at end of file
bin-debug/
Global/Matlab.gitignore
View file @
ecf9bac8
...
...
@@ -12,5 +12,5 @@
# Compiled MEX binaries (all platforms)
*.mex*
# Simulink Code Generation
# Simulink Code Generation
slprj/
Global/PhPStorm.gitignore
View file @
ecf9bac8
.idea/
\ No newline at end of file
.idea/
Global/SBT.gitignore
View file @
ecf9bac8
...
...
@@ -4,4 +4,4 @@
target/
lib_managed/
src_managed/
project/boot/
\ No newline at end of file
project/boot/
Grails.gitignore
View file @
ecf9bac8
...
...
@@ -41,4 +41,3 @@
# other
*.iws
Joomla.gitignore
View file @
ecf9bac8
...
...
@@ -393,4 +393,4 @@ tmp/*
configuration.php
index.php
joomla.xml
*.txt
\ No newline at end of file
*.txt
Kohana.gitignore
View file @
ecf9bac8
application/cache/*
application/logs/*
\ No newline at end of file
application/logs/*
LemonStand.gitignore
View file @
ecf9bac8
...
...
@@ -18,4 +18,4 @@ install.php
/modules/shop/*
/modules/system/*
/modules/users/*
# add content_*.php if you don't want erase client changes to content
\ No newline at end of file
# add content_*.php if you don't want erase client changes to content
Node.gitignore
View file @
ecf9bac8
...
...
@@ -12,4 +12,4 @@ logs
results
npm-debug.log
node_modules
\ No newline at end of file
node_modules
R.gitignore
View file @
ecf9bac8
...
...
@@ -2,4 +2,4 @@
.Rhistory
# Example code in package build process
*-Ex.R
\ No newline at end of file
*-Ex.R
README.md
View file @
ecf9bac8
...
...
@@ -19,9 +19,9 @@ For more information on gitignore: [gitignore(5)][g5]
Since this repo includes a large and diverse
number of programming languages, frameworks, editors,
and ecosystems, it's
**very helpful**
if you can provide
a link to information supporting your pull request.
Up-to-date, canonical documentation that mentions the files
and ecosystems, it's
**very helpful**
if you can provide
a link to information supporting your pull request.
Up-to-date, canonical documentation that mentions the files
to be ignored is best.
This ensures we can efficiently go through pull requests
...
...
Scala.gitignore
View file @
ecf9bac8
...
...
@@ -10,4 +10,4 @@ project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
\ No newline at end of file
.scala_dependencies
Sdcc.gitignore
View file @
ecf9bac8
...
...
@@ -6,4 +6,3 @@
*.rel
*.rst
*.sym
Symfony.gitignore
View file @
ecf9bac8
...
...
@@ -12,4 +12,4 @@ lib/model/doctrine/base/Base*
lib/model/doctrine/*Plugin/base/Base*
lib/model/om/*
lib/model/map/*
web/*Plugin/*
\ No newline at end of file
web/*Plugin/*
WordPress.gitignore
View file @
ecf9bac8
...
...
@@ -10,4 +10,4 @@ sitemap.xml
*.log
wp-content/cache/
wp-content/backups/
sitemap.xml.gz
\ No newline at end of file
sitemap.xml.gz
Yii.gitignore
View file @
ecf9bac8
assets/
protected/runtime/
themes/classic/views/
\ No newline at end of file
themes/classic/views/
ZendFramework.gitignore
View file @
ecf9bac8
...
...
@@ -3,4 +3,3 @@ LICENSE.txt
README.txt
demos/
extras/documentation
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