mirror of
https://github.com/vale981/recommonmark
synced 2025-03-05 10:01:39 -05:00
Update .gitignore
This commit is contained in:
parent
25019a4810
commit
caeff7e9b5
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
# Copy of https://github.com/github/gitignore/blob/master/Python.gitignore
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
@ -113,4 +115,4 @@ venv.bak/
|
||||||
dmypy.json
|
dmypy.json
|
||||||
|
|
||||||
# Pyre type checker
|
# Pyre type checker
|
||||||
.pyre/
|
.pyre/
|
||||||
|
|
Loading…
Add table
Reference in a new issue