# Ignore everything
*

# But not these files...
!.gitignore
!*.py
!*.sh
!*.R
!*.awk
!*.ipynb
!*.bin
!*.svg

# ...even if they are in subdirectories
!*/

archive/
