Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
ben
/
earwigbot
kopie van
https://github.com/earwig/earwigbot
Volgen
1
Ster
1
Vork
0
Code
Publicaties
4
Activiteit
Bladeren bron
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 jaren geleden
bovenliggende
13cfffb5c0
commit
c8add512f4
1 gewijzigde bestanden
met
toevoegingen van 2
en
2 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+2
-2
.gitignore
+ 2
- 2
.gitignore
Bestand weergeven
@@ -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
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan