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