mirror of
https://github.com/vale981/recommonmark
synced 2025-03-04 17:41:38 -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
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
@ -113,4 +115,4 @@ venv.bak/
|
|||
dmypy.json
|
||||
|
||||
# Pyre type checker
|
||||
.pyre/
|
||||
.pyre/
|
||||
|
|
Loading…
Add table
Reference in a new issue