fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Regenerated add_book and add_field_tag migrations.
[wolnelektury.git]
/
.gitignore
1
localsettings.py
2
dev.sqlite
3
*.db
4
*~
5
*.orig
6
7
# Python garbage
8
*.pyc
9
.coverage
10
pip-log.txt
11
12
# Mac OS X garbage
13
.DS_Store
14
15
# Windows garbage
16
thumbs.db
17
18
# Eclipse
19
.project
20
.settings
21
.pydevproject
22
.tmp_*
23