Skip to content

Instantly share code, notes, and snippets.

@JamieSmithSRG
JamieSmithSRG / .gitignore
Created August 10, 2020 01:47 — forked from miztiik/.gitignore
Sample .gitignore file for AWS CDK Python projects
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# C extensions
*.so
# Distribution / packaging
.Python