fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (initial)
Dodanie podstawowego .gitignore dla projektów w Django.
author
Marek Stępniowski
<marek@stepniowski.com>
Mon, 3 Aug 2009 14:34:24 +0000
(16:34 +0200)
committer
Marek Stępniowski
<marek@stepniowski.com>
Mon, 3 Aug 2009 14:34:24 +0000
(16:34 +0200)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
8e54f2e
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,4
@@
+localsettings.py
+dev.db
+*.pyc
+.DS_Store