Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
GitCode
Gitignore
提交
ecf9bac8
G
Gitignore
项目概览
GitCode
/
Gitignore
大约 1 年 前同步成功
通知
294
Star
150836
Fork
84116
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
G
Gitignore
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
ecf9bac8
编写于
10月 08, 2013
作者:
I
Ivan Žužak
浏览文件
操作
浏览文件
下载
差异文件
Merge pull request #801 from github/fix-trailing-newlines
Ensure single trailing newline
上级
060aed8a
f0dde55c
变更
30
隐藏空白更改
内联
并排
Showing
30 changed file
with
25 addition
and
32 deletion
+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
Global/CVS.gitignore
Global/CVS.gitignore
+1
-1
Global/Espresso.gitignore
Global/Espresso.gitignore
+1
-1
Global/FlexBuilder.gitignore
Global/FlexBuilder.gitignore
+1
-1
Global/Matlab.gitignore
Global/Matlab.gitignore
+1
-1
Global/PhPStorm.gitignore
Global/PhPStorm.gitignore
+1
-1
Global/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
未找到文件。
Actionscript.gitignore
浏览文件 @
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
浏览文件 @
ecf9bac8
...
...
@@ -27,4 +27,3 @@ proguard/
*.ipr
*.iws
.idea/
CakePHP.gitignore
浏览文件 @
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
浏览文件 @
ecf9bac8
config/site.php
files/cache/*
files/tmp/*
\ No newline at end of file
files/tmp/*
Coq.gitignore
浏览文件 @
ecf9bac8
*.vo
*.glob
*.v.d
Delphi.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -7,4 +7,4 @@ __history
*.map
*.exe
*.dll
bin/*
\ No newline at end of file
bin/*
Drupal.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -34,4 +34,4 @@ xmlrpc.php
/modules
/profiles
/scripts
/themes
\ No newline at end of file
/themes
ExpressionEngine.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -12,4 +12,4 @@ images/pm_attachments/
sized/
thumbs/
_thumbs/
*/expressionengine/cache/*
\ No newline at end of file
*/expressionengine/cache/*
Finale.gitignore
浏览文件 @
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
浏览文件 @
ecf9bac8
.project
.settings
salesforce.schema
Referenced Packages
\ No newline at end of file
Referenced Packages
GWT.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -14,4 +14,3 @@ gwt-unitCache/
# more caches and things from deploy #
war/WEB-INF/deploy/
war/WEB-INF/classes/
Global/CVS.gitignore
浏览文件 @
ecf9bac8
/CVS/*
*/CVS/*
.cvsignore
*/.cvsignore
\ No newline at end of file
*/.cvsignore
Global/Espresso.gitignore
浏览文件 @
ecf9bac8
*.esproj
\ No newline at end of file
*.esproj
Global/FlexBuilder.gitignore
浏览文件 @
ecf9bac8
bin/
bin-debug/
\ No newline at end of file
bin-debug/
Global/Matlab.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -12,5 +12,5 @@
# Compiled MEX binaries (all platforms)
*.mex*
# Simulink Code Generation
# Simulink Code Generation
slprj/
Global/PhPStorm.gitignore
浏览文件 @
ecf9bac8
.idea/
\ No newline at end of file
.idea/
Global/SBT.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -4,4 +4,4 @@
target/
lib_managed/
src_managed/
project/boot/
\ No newline at end of file
project/boot/
Grails.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -41,4 +41,3 @@
# other
*.iws
Joomla.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -393,4 +393,4 @@ tmp/*
configuration.php
index.php
joomla.xml
*.txt
\ No newline at end of file
*.txt
Kohana.gitignore
浏览文件 @
ecf9bac8
application/cache/*
application/logs/*
\ No newline at end of file
application/logs/*
LemonStand.gitignore
浏览文件 @
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
浏览文件 @
ecf9bac8
...
...
@@ -12,4 +12,4 @@ logs
results
npm-debug.log
node_modules
\ No newline at end of file
node_modules
R.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -2,4 +2,4 @@
.Rhistory
# Example code in package build process
*-Ex.R
\ No newline at end of file
*-Ex.R
README.md
浏览文件 @
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
浏览文件 @
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
浏览文件 @
ecf9bac8
...
...
@@ -6,4 +6,3 @@
*.rel
*.rst
*.sym
Symfony.gitignore
浏览文件 @
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
浏览文件 @
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
浏览文件 @
ecf9bac8
assets/
protected/runtime/
themes/classic/views/
\ No newline at end of file
themes/classic/views/
ZendFramework.gitignore
浏览文件 @
ecf9bac8
...
...
@@ -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.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录