Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/mrDoctorWho/vk4xmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2635bb7aae964e84fbc89cc566ef7d492e991bfc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.pyc
Config.txt
crash*
pidFile.txt
# exclude custom users.db names
*users.db
vk4xmpp.log
# exclude log file created after init.d/vk4xmpp start
gateway.log
gateway_v5.0.py
# exclude PyDev/Aptana project files
.*project
# exclude ~ bak files
*~