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

.gitignore - github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 27ef608bf885a6b225aca199f7e0d1037beb92db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
*.pyc
*.egg-info
*.db
*.db.old
*.swp
*.db-journal

.coverage
.DS_Store
.installed.cfg

.idea/*
.svn/*
src/website/static/*
src/website/media/*

bin
build
cfcache
develop-eggs
dist
downloads
eggs
parts
tmp

src/website/settingslocal.py
stunnel.log