Mercurial > minori
view dep/animone/.hgignore @ 364:99c961c91809
core: refactor out byte stream into its own file
easy dubs
| author | Paper <paper@paper.us.eu.org> | 
|---|---|
| date | Tue, 16 Jul 2024 21:15:59 -0400 | 
| parents | 862d0d8619f6 | 
| children | 
line wrap: on
 line source
syntax: glob # Prerequisites *.d # Compiled Object files *.slo *.lo *.o *.obj # Precompiled Headers *.gch *.pch # Compiled Dynamic libraries *.so *.dylib *.dll # Fortran module files *.mod *.smod # Compiled Static libraries *.lai *.la *.a *.lib # Executables *.exe *.out *.app syntax: regexp # Build dir ^build/ ^test/build/
