fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Basic changes, to display nicer names.
[redakcja.git]
/
.gitignore
1
localsettings.py
2
dev.sqlite
3
requirements.pybundle
4
*~
5
6
# Python garbage
7
*.pyc
8
.coverage
9
coverage.xml
10
nosetests.xml
11
pip-log.txt
12
13
# Mac OS X garbage
14
.DS_Store
15
16
# Windows garbage
17
thumbs.db
18
19
# Netbeans garbage
20
nbproject
21
nbproject/*
22
23
# Eclipse
24
.project
25
.pydevproject
26
.settings
27
platforma/static/compressed
28
platforma/static/compressed/*