使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
bfe
/
drone-with-go-test
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
浏览代码
marche pas sans gitignore ?
master
Bruno FELIX
2 年前
父节点
1fe68df68e
当前提交
ad42fe9f5b
共有
1 个文件被更改
,包括
27 次插入
和
0 次删除
分列视图
Diff 选项
显示统计
下载 Patch 文件
下载 Diff 文件
+27
-0
.gitignore
+ 27
- 0
.gitignore
查看文件
@@ -0,0 +1,27 @@
# Drone Files
.secrets.yml
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
撰写
预览
正在加载...
取消
保存
Powered by
TurnKey Linux
.