Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
GitCode
Gitignore
提交
8cc07843
G
Gitignore
项目概览
GitCode
/
Gitignore
大约 2 年 前同步成功
通知
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看板
提交
8cc07843
编写于
4月 15, 2012
作者:
G
GneatGeek
浏览文件
操作
浏览文件
下载
差异文件
Merge remote-tracking branch 'upstream/master'
上级
bd20a55b
1a188f26
变更
8
隐藏空白更改
内联
并排
Showing
8 changed file
with
108 addition
and
6 deletion
+108
-6
CSharp.gitignore
CSharp.gitignore
+2
-2
Global/Tags.gitignore
Global/Tags.gitignore
+2
-0
LaTeX.gitignore
LaTeX.gitignore
+7
-3
Opa.gitignore
Opa.gitignore
+13
-0
PlayFramework.gitignore
PlayFramework.gitignore
+0
-1
Python.gitignore
Python.gitignore
+1
-0
SugarCRM.gitignore
SugarCRM.gitignore
+1
-0
Target3001.gitignore
Target3001.gitignore
+82
-0
未找到文件。
CSharp.gitignore
浏览文件 @
8cc07843
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
# Build Folders (you can keep bin if you'd like, to store dlls and pdbs)
bin
[Bb]in/
obj
[Oo]bj/
# mstest test results
# mstest test results
TestResults
TestResults
\ No newline at end of file
Global/Tags.gitignore
浏览文件 @
8cc07843
# Ignore tags created by etags and ctags
# Ignore tags created by etags and ctags
TAGS
TAGS
!TAGS/
tags
tags
!tags/
LaTeX.gitignore
浏览文件 @
8cc07843
*.acn
*.acr
*.alg
*.aux
*.aux
*.bbl
*.bbl
*.blg
*.blg
...
@@ -13,6 +16,9 @@
...
@@ -13,6 +16,9 @@
*.lof
*.lof
*.log
*.log
*.lot
*.lot
*.maf
*.mtc
*.mtc0
*.nav
*.nav
*.nlo
*.nlo
*.out
*.out
...
@@ -22,6 +28,4 @@
...
@@ -22,6 +28,4 @@
*.synctex.gz
*.synctex.gz
*.toc
*.toc
*.vrb
*.vrb
*.maf
*.xdy
*.mtc
*.mtc0
Opa.gitignore
0 → 100644
浏览文件 @
8cc07843
_build
_tracks
opa-debug-js
*.opp
*.opx
*.opx.broken
*.dump
*.api
*.api-txt
*.exe
*.log
PlayFramework.gitignore
浏览文件 @
8cc07843
...
@@ -12,5 +12,4 @@ logs
...
@@ -12,5 +12,4 @@ logs
precompiled
precompiled
tmp
tmp
test-result
test-result
eclipse
server.pid
server.pid
Python.gitignore
浏览文件 @
8cc07843
...
@@ -19,6 +19,7 @@ pip-log.txt
...
@@ -19,6 +19,7 @@ pip-log.txt
# Unit test / coverage reports
# Unit test / coverage reports
.coverage
.coverage
.tox
.tox
nosetests.xml
#Translations
#Translations
*.mo
*.mo
...
...
SugarCRM.gitignore
浏览文件 @
8cc07843
...
@@ -22,6 +22,7 @@ cache/xml/*
...
@@ -22,6 +22,7 @@ cache/xml/*
custom/history/*
custom/history/*
custom/modulebuilder/*
custom/modulebuilder/*
custom/working/*
custom/working/*
custom/modules/*/Ext/
# Custom configuration should also be ignored.
# Custom configuration should also be ignored.
/config.php
/config.php
/config_override.php
/config_override.php
...
...
Target3001.gitignore
0 → 100644
浏览文件 @
8cc07843
# Ignore list for Target 3001!, a PCB layout tool
# mutex file
*.T300[01]OPEN
# Drill output
*.DRL
*.BHR
BOHRPICT.3001
# Backup files
# (see http://server.ibfriedrich.com/wiki/ibfwikide/index.php?title=Backup)
BackupFiles
*.BK?
*_w?.T300[01]
*_m?.T300[01]
*_m??.T300[01]
# Autosave files
*.T300[01]?
# Gerber output
*.Apr
*.BLN
*.Bot
*.Drill
*.GER
*.Hole
*.Info
*.L*
*.NamesBot
*.NamesTop
*.Outline
*.PadStack*
*.PasteBot
*.PasteTop
*.PosiBot
*.PosiTop
*.SB
*.Special*
*.ST
*.StopBot
*.StopTop
*.Tool
*.Top
*.ValuesBot
*.ValuesTop
*.Whl
# production formats
*.cnc
*.fab
*.cad
*.GDS
*.exc
excellon.txt
*.stk
*.ncp
*.pcb
*.cbt
*.vhf
*.iso
# exchange formats
*.DXF
*.PS
*.TIF
*.NET
*.PLT
*.HPGL
*.emn
*.stp
*.tgr
*.dif
*.emp
# cable loom
*.dsi
*.pnm
*.wrl
*.ADPT
*.AZO
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录