projects
/
gerrit-stats.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
00627fd
)
gitignore
author
dsc
<dsc@less.ly>
Fri, 25 May 2012 18:11:42 +0000 (11:11 -0700)
committer
dsc
<dsc@less.ly>
Fri, 25 May 2012 18:11:42 +0000 (11:11 -0700)
.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
b4ad3d1
--- /dev/null
+++ b/
.gitignore
@@ -0,0
+1,25
@@
+.DS_Store
+Icon?
+*~
+*.sw?
+
+*.pid
+*.db
+*.sqlite
+
+pip-log.txt
+*.py[oc]
+*.egg-info
+*.un~
+.tox/
+.coverage
+.coverage_html
+docs/_build/*
+.env/
+
+build/
+dist/
+tmp/
+var/
+
+data/