123456789101112131415161718192021222324252627 |
- /FreeOberon.exe
- /FreeOberon
- /fob.exe
- /fob
- Autodoc.exe
- Autodoc
- !Autodoc/
- _Build
- /src/*.o
- /src/*.h
- /src/*.oh
- /src/*.c
- /src/*.sym
- /src/term/*.o
- /Data/bin/libFreeOberon.a
- /Data/bin/FreeOberon.a
- !/Data/bin/mingw32/bin/*.dll
- !/Data/bin/mingw32/libexec/gcc/i686-w64-mingw32/6.2.0/*.dll
- .*.swp
- /Programs/Examples/*.exe
- *.dll
- *.html
- /src/GTest
- /src/TTest
- /src/TestModule
- /src/TermSnow
|