This website works better with JavaScript.
首頁
說明
登入
ben
/
earwigbot
镜像来自
https://github.com/earwig/earwigbot
關註
1
收藏
1
複製
0
程式碼
版本發佈
4
Activity
瀏覽代碼
dropping config/ subdirectory in favor of a single config.xml file, located in the bot's root dir, with encrypted passwords instead of a secure.xml file
tags/v0.1^2
Ben Kurtovic
13 年之前
父節點
13cfffb5c0
當前提交
c8add512f4
共有
1 個文件被更改
,包括
2 次插入
和
2 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
.gitignore
+ 2
- 2
.gitignore
查看文件
@@ -1,8 +1,8 @@
# Ignore python bytecode:
*.pyc
# Ignore bot-specific config file
s
:
config
/
# Ignore bot-specific config file:
config
.xml
# Ignore pydev's nonsense:
.project
Write
Preview
Loading…
取消
儲存