fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added patterns to exclude .pyc files to .gitignore.
[wolnelektury.git]
/
.gitignore
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