Skip to content
Snippets Groups Projects
Commit 84109539 authored by Narayanarao Bhogapurapu's avatar Narayanarao Bhogapurapu
Browse files

pyc ignore

parent 89734d34
No related branches found
Tags 0.5.2
No related merge requests found
# Ignore Python bytecode files
*.pyc
# Ignore __pycache__ directories
__pycache__/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment