Cursed Conlang Circus 3 submission
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
374 B

5 months ago
5 months ago
5 months ago
  1. # seq2audio output
  2. tools/*.wav
  3. tools/*.filelist
  4. # except the input files
  5. !tools/1.wav
  6. !tools/2.wav
  7. !tools/3.wav
  8. !tools/4.wav
  9. !tools/5.wav
  10. !tools/6.wav
  11. !tools/7.wav
  12. !tools/8.wav
  13. !tools/9.wav
  14. !tools/0.wav
  15. !tools/Star.wav
  16. !tools/Octothorpe.wav
  17. !tools/skip.wav
  18. # TeX output
  19. *.aux
  20. *.fdb_latexmk
  21. *.fls
  22. *.log
  23. *.toc
  24. *.xdv
  25. *.pdf
  26. *.synctex.gz
  27. *.out
  28. # Haskell outputs
  29. dist-newstyle