Gitignore: ignore .pyc
This commit is contained in:
parent
f926cfc0ac
commit
6837899bc2
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,6 +3,7 @@
|
||||
|
||||
.DS_Store
|
||||
__pycache__
|
||||
*.pyc
|
||||
|
||||
/_build
|
||||
/_opam
|
||||
|
Loading…
Reference in New Issue
Block a user