This website works better with JavaScript.
首頁
說明
登入
ben
/
earwigbot
镜像来自
https://github.com/earwig/earwigbot
關註
1
收藏
1
複製
0
程式碼
版本發佈
4
Activity
瀏覽代碼
making entire config/ folder ignored by git; there's no reason to track this bot-specific information
tags/v0.1^2
Ben Kurtovic
13 年之前
父節點
e105a8dd78
當前提交
13cfffb5c0
共有
2 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.gitignore
+0
-0
+ 2
- 2
.gitignore
查看文件
@@ -1,8 +1,8 @@
# Ignore python bytecode:
*.pyc
# Ignore
secure
config files:
config/
secure.cfg
# Ignore
bot-specific
config files:
config/
# Ignore pydev's nonsense:
.project
+ 0
- 0
查看文件
Write
Preview
Loading…
取消
儲存