fnp
/
wolnelektury.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddd22b8
)
Added patterns to exclude .pyc files to .gitignore.
author
Marek Stępniowski
<marek@stepniowski.com>
Fri, 21 Nov 2008 12:20:42 +0000
(13:20 +0100)
committer
Marek Stępniowski
<marek@stepniowski.com>
Fri, 21 Nov 2008 12:20:42 +0000
(13:20 +0100)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
a2cfd24
..
8fa8179
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,3
+1,4
@@
wolnelektury/localsettings.py
wolnelektury/media/**/*
+.pyc
.DS_Store