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

# Make exceptions for what's needed
!docker/.profile
!snekbox
!tests
!Pipfile
!Pipfile.lock
!LICENSE