# We want to keep these files in git (ie. to create an "empty" directory)
!.gitkeep

# python
.venv
*.pyc
*~
\#*\#
