File size: 88 Bytes
854a551
 
 
 
 
1
2
3
4
5
# Ignore everything except app.yaml and the build directory
*
!app.yaml
!build
!build/**