.gitignore 54 B

12345678
  1. **/
  2. *.zip
  3. testing.sh
  4. .lock
  5. tests
  6. mwe*
  7. test*
  8. container*