projects
/
lilass.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
27d7d48
)
Update gitignore to python 3 bytecode location
author
Ralf Jung
<post@ralfj.de>
Sat, 7 Sep 2013 10:27:51 +0000
(12:27 +0200)
committer
Ralf Jung
<post@ralfj.de>
Sat, 7 Sep 2013 10:27:51 +0000
(12:27 +0200)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 0d20b6487c61e7d1bde93acf4a14b7a89083a16d..bee8a64b79a99590d5303307144172cfe824fbf7 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-1
+1
@@
-*.pyc
+__pycache__