This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
PyLink
Watch
3
Star
0
Fork
0
You've already forked PyLink
mirror of
https://github.com/jlu5/PyLink.git
synced
2024-11-01 09:19:23 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
06c466896e
PyLink
/
.gitignore
11 lines
70 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support loading different config files from the command line Closes #84. Logs, PID files, and relay DBs will name themselves differently for every instance, to prevent conflicts. The default is always config.yml.
2015-08-04 04:27:19 +02:00
*.yml
.gitignore: add *.db
2015-07-13 01:28:33 +02:00
build/
Initial upload!
2015-03-19 20:55:18 +01:00
__pycache__/
*.py[cod]
*.bak
*~
*.save*
.gitignore: add *.db
2015-07-13 01:28:33 +02:00
*.db
Support loading different config files from the command line Closes #84. Logs, PID files, and relay DBs will name themselves differently for every instance, to prevent conflicts. The default is always config.yml.
2015-08-04 04:27:19 +02:00
*.pid
.gitignore: ignore .pem files
2015-08-11 05:26:10 +02:00
*.pem
Reference in New Issue
Copy Permalink