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