aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
blob: 4f43e083b05bca6cb4a17ddcef521adb13cc9066 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Exclude everything
*

# Make exceptions for what's needed
!snekbox
!snekbox.cfg
!tests
!Pipfile
!Pipfile.lock
!LICENSE