fnp
/
redakcja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97e1a72
)
UporzÄ…dkowanie .gitignore.
author
zuber
<marek@stepniowski.com>
Mon, 12 Oct 2009 22:38:13 +0000
(
00:38
+0200)
committer
zuber
<marek@stepniowski.com>
Mon, 12 Oct 2009 22:38:13 +0000
(
00:38
+0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
c91e29e
..
9fa4e40
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,10
+1,17
@@
localsettings.py
dev.sqlite
+requirements.pybundle
+
+# Python garbage
*.pyc
-.*.swp
+.coverage
+
+# Mac OS X garbage
.DS_Store
-media
-files
+
+# Windows garbage
+thumbs.db
+
+# Netbeans garbage
nbproject
-nbproject/*
-
.coverag
e
+nbproject/*
\
No newline at end of fil
e