projects
/
rainbowstream.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Set -hr as default and drop the config
[rainbowstream.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
ec01fee
..
98cf257
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1,15
+1,20
@@
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
+.DS_Store
# C extensions
*.so
+# Pyenv
+.python-version
+
# Distribution / packaging
.Python
env/
bin/
build/
+_build/
develop-eggs/
dist/
eggs/