提交 ecf9bac8 编写于 作者: I Ivan Žužak

Merge pull request #801 from github/fix-trailing-newlines

Ensure single trailing newline
...@@ -8,4 +8,4 @@ bin-release/ ...@@ -8,4 +8,4 @@ bin-release/
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
# should NOT be excluded as they contain compiler settings and other important # should NOT be excluded as they contain compiler settings and other important
# information for Eclipse / Flash Builder. # information for Eclipse / Flash Builder.
\ No newline at end of file
...@@ -27,4 +27,3 @@ proguard/ ...@@ -27,4 +27,3 @@ proguard/
*.ipr *.ipr
*.iws *.iws
.idea/ .idea/
...@@ -4,4 +4,4 @@ tmp/* ...@@ -4,4 +4,4 @@ tmp/*
app/tmp/* app/tmp/*
app/[Cc]onfig/core.php app/[Cc]onfig/core.php
app/[Cc]onfig/database.php app/[Cc]onfig/database.php
!empty !empty
\ No newline at end of file
config/site.php config/site.php
files/cache/* files/cache/*
files/tmp/* files/tmp/*
\ No newline at end of file
*.vo *.vo
*.glob *.glob
*.v.d *.v.d
...@@ -7,4 +7,4 @@ __history ...@@ -7,4 +7,4 @@ __history
*.map *.map
*.exe *.exe
*.dll *.dll
bin/* bin/*
\ No newline at end of file
...@@ -34,4 +34,4 @@ xmlrpc.php ...@@ -34,4 +34,4 @@ xmlrpc.php
/modules /modules
/profiles /profiles
/scripts /scripts
/themes /themes
\ No newline at end of file
...@@ -12,4 +12,4 @@ images/pm_attachments/ ...@@ -12,4 +12,4 @@ images/pm_attachments/
sized/ sized/
thumbs/ thumbs/
_thumbs/ _thumbs/
*/expressionengine/cache/* */expressionengine/cache/*
\ No newline at end of file
...@@ -11,4 +11,3 @@ ...@@ -11,4 +11,3 @@
# Some versions of Finale have a bug and randomly save extra copies of # Some versions of Finale have a bug and randomly save extra copies of
# the music source as "<Filename> copy.mus" # the music source as "<Filename> copy.mus"
*copy.mus *copy.mus
.project .project
.settings .settings
salesforce.schema salesforce.schema
Referenced Packages Referenced Packages
\ No newline at end of file
...@@ -14,4 +14,3 @@ gwt-unitCache/ ...@@ -14,4 +14,3 @@ gwt-unitCache/
# more caches and things from deploy # # more caches and things from deploy #
war/WEB-INF/deploy/ war/WEB-INF/deploy/
war/WEB-INF/classes/ war/WEB-INF/classes/
/CVS/* /CVS/*
*/CVS/* */CVS/*
.cvsignore .cvsignore
*/.cvsignore */.cvsignore
\ No newline at end of file
*.esproj *.esproj
\ No newline at end of file
bin/ bin/
bin-debug/ bin-debug/
\ No newline at end of file
...@@ -12,5 +12,5 @@ ...@@ -12,5 +12,5 @@
# Compiled MEX binaries (all platforms) # Compiled MEX binaries (all platforms)
*.mex* *.mex*
# Simulink Code Generation # Simulink Code Generation
slprj/ slprj/
.idea/ .idea/
\ No newline at end of file
...@@ -4,4 +4,4 @@ ...@@ -4,4 +4,4 @@
target/ target/
lib_managed/ lib_managed/
src_managed/ src_managed/
project/boot/ project/boot/
\ No newline at end of file
...@@ -41,4 +41,3 @@ ...@@ -41,4 +41,3 @@
# other # other
*.iws *.iws
...@@ -393,4 +393,4 @@ tmp/* ...@@ -393,4 +393,4 @@ tmp/*
configuration.php configuration.php
index.php index.php
joomla.xml joomla.xml
*.txt *.txt
\ No newline at end of file
application/cache/* application/cache/*
application/logs/* application/logs/*
\ No newline at end of file
...@@ -18,4 +18,4 @@ install.php ...@@ -18,4 +18,4 @@ install.php
/modules/shop/* /modules/shop/*
/modules/system/* /modules/system/*
/modules/users/* /modules/users/*
# add content_*.php if you don't want erase client changes to content # add content_*.php if you don't want erase client changes to content
\ No newline at end of file
...@@ -12,4 +12,4 @@ logs ...@@ -12,4 +12,4 @@ logs
results results
npm-debug.log npm-debug.log
node_modules node_modules
\ No newline at end of file
...@@ -2,4 +2,4 @@ ...@@ -2,4 +2,4 @@
.Rhistory .Rhistory
# Example code in package build process # Example code in package build process
*-Ex.R *-Ex.R
\ No newline at end of file
...@@ -19,9 +19,9 @@ For more information on gitignore: [gitignore(5)][g5] ...@@ -19,9 +19,9 @@ For more information on gitignore: [gitignore(5)][g5]
Since this repo includes a large and diverse Since this repo includes a large and diverse
number of programming languages, frameworks, editors, number of programming languages, frameworks, editors,
and ecosystems, it's **very helpful** if you can provide and ecosystems, it's **very helpful** if you can provide
a link to information supporting your pull request. a link to information supporting your pull request.
Up-to-date, canonical documentation that mentions the files Up-to-date, canonical documentation that mentions the files
to be ignored is best. to be ignored is best.
This ensures we can efficiently go through pull requests This ensures we can efficiently go through pull requests
......
...@@ -10,4 +10,4 @@ project/boot/ ...@@ -10,4 +10,4 @@ project/boot/
project/plugins/project/ project/plugins/project/
# Scala-IDE specific # Scala-IDE specific
.scala_dependencies .scala_dependencies
\ No newline at end of file
...@@ -6,4 +6,3 @@ ...@@ -6,4 +6,3 @@
*.rel *.rel
*.rst *.rst
*.sym *.sym
...@@ -12,4 +12,4 @@ lib/model/doctrine/base/Base* ...@@ -12,4 +12,4 @@ lib/model/doctrine/base/Base*
lib/model/doctrine/*Plugin/base/Base* lib/model/doctrine/*Plugin/base/Base*
lib/model/om/* lib/model/om/*
lib/model/map/* lib/model/map/*
web/*Plugin/* web/*Plugin/*
\ No newline at end of file
...@@ -10,4 +10,4 @@ sitemap.xml ...@@ -10,4 +10,4 @@ sitemap.xml
*.log *.log
wp-content/cache/ wp-content/cache/
wp-content/backups/ wp-content/backups/
sitemap.xml.gz sitemap.xml.gz
\ No newline at end of file
assets/ assets/
protected/runtime/ protected/runtime/
themes/classic/views/ themes/classic/views/
\ No newline at end of file
...@@ -3,4 +3,3 @@ LICENSE.txt ...@@ -3,4 +3,3 @@ LICENSE.txt
README.txt README.txt
demos/ demos/
extras/documentation extras/documentation
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册