j2s/.gitignore

16 lines
115 B
Plaintext

*
!/src
!/src/**/*
!/tests
!/tests/**/*
!/.github
!/.github/**/*
!/.gitignore
!/build.js
!/LICENSE
!/README.md