提交 f0dde55c 编写于 作者: I Ivan Zuzak

ensure single trailing newline

上级 060aed8a
......@@ -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.
......@@ -27,4 +27,3 @@ proguard/
*.ipr
*.iws
.idea/
......@@ -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
config/site.php
files/cache/*
files/tmp/*
\ No newline at end of file
files/tmp/*
......@@ -7,4 +7,4 @@ __history
*.map
*.exe
*.dll
bin/*
\ No newline at end of file
bin/*
......@@ -34,4 +34,4 @@ xmlrpc.php
/modules
/profiles
/scripts
/themes
\ No newline at end of file
/themes
......@@ -12,4 +12,4 @@ images/pm_attachments/
sized/
thumbs/
_thumbs/
*/expressionengine/cache/*
\ No newline at end of file
*/expressionengine/cache/*
......@@ -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
.project
.settings
salesforce.schema
Referenced Packages
\ No newline at end of file
Referenced Packages
......@@ -14,4 +14,3 @@ gwt-unitCache/
# more caches and things from deploy #
war/WEB-INF/deploy/
war/WEB-INF/classes/
/CVS/*
*/CVS/*
.cvsignore
*/.cvsignore
\ No newline at end of file
*/.cvsignore
*.esproj
\ No newline at end of file
*.esproj
bin/
bin-debug/
\ No newline at end of file
bin-debug/
......@@ -12,5 +12,5 @@
# Compiled MEX binaries (all platforms)
*.mex*
# Simulink Code Generation
# Simulink Code Generation
slprj/
.idea/
\ No newline at end of file
.idea/
......@@ -4,4 +4,4 @@
target/
lib_managed/
src_managed/
project/boot/
\ No newline at end of file
project/boot/
......@@ -41,4 +41,3 @@
# other
*.iws
......@@ -393,4 +393,4 @@ tmp/*
configuration.php
index.php
joomla.xml
*.txt
\ No newline at end of file
*.txt
application/cache/*
application/logs/*
\ No newline at end of file
application/logs/*
......@@ -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
......@@ -12,4 +12,4 @@ logs
results
npm-debug.log
node_modules
\ No newline at end of file
node_modules
......@@ -2,4 +2,4 @@
.Rhistory
# Example code in package build process
*-Ex.R
\ No newline at end of file
*-Ex.R
......@@ -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
......
......@@ -10,4 +10,4 @@ project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
\ No newline at end of file
.scala_dependencies
......@@ -6,4 +6,3 @@
*.rel
*.rst
*.sym
......@@ -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/*
......@@ -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
assets/
protected/runtime/
themes/classic/views/
\ No newline at end of file
themes/classic/views/
......@@ -3,4 +3,3 @@ LICENSE.txt
README.txt
demos/
extras/documentation
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册