fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
ead8d83
)
Poprawienie .gitignore.
author
Marek Stępniowski
<marek@stepniowski.com>
Mon, 12 Oct 2009 14:51:49 +0000
(16:51 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Mon, 12 Oct 2009 14:51:49 +0000
(16:51 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
f42a992
..
f11a79b
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,4
+1,12
@@
-wolnelektury/localsettings.py
-wolnelektury/media/lektura/*
+localsettings.py
+dev.sqlite
+
+# Python garbage
*.pyc
*.pyc
+.coverage
+
+# Mac OS X garbage
.DS_Store
.DS_Store
+
+# Windows garbage
+thumbs.db