fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added: Fundusz, dummy payments.
[wolnelektury.git]
/
.gitignore
1
localsettings.py
2
dev.sqlite
3
*.db
4
*.db-journal
5
*~
6
*.orig
7
*.log
8
.sass-cache
9
10
# Compress output
11
/static
12
13
# Python garbage
14
*.pyc
15
.coverage
16
pip-log.txt
17
nosetests.xml
18
19
# Mac OS X garbage
20
.DS_Store
21
22
# Windows garbage
23
thumbs.db
24
25
# Eclipse
26
.project
27
.settings
28
.pydevproject
29
.tmp_*
30
31
# Tags file
32
TAGS
33
34
media
35
search_index