source: doc/theses/andrew_beach_MMath/code/.gitignore@ f79ee0d

ADT ast-experimental enum forall-pointer-decay jacob/cs343-translation pthread-emulation qualifiedEnum stuck-waitfor-destruct
Last change on this file since f79ee0d was 63e3ed8, checked in by Andrew Beach <ajbeach@…>, 5 years ago

Added Python versions of the exception benchmarks.

  • Property mode set to 100644
File size: 136 bytes
Line 
1# Ignore everything that doesn't have a dot in its name.
2# (These are the generated executables.)
3/*
4!/*.*
5
6# Java Executables:
7*.class
Note: See TracBrowser for help on using the repository browser.