| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- *.bak
- *.buildv*
- .DS_Store
- /desktop.ini
- /bin/*.dll
- /bin/assets
- /bin/ted2.state.json
- /bin/ted2_*
- /devtools/*
- !/devtools/.gitignore
- *.products/
- /docs/docs.html
- /docs/newdocs.html
- /docs/modules.html
- /docs/manuals.html
- /docs/modules/
- __PAGES__/
- __MANPAGES__/
- __NEWPAGES__/
- /tmp/*
- !/tmp/.gitignore
- /modules/module-manager/downloads/*.zip
- /src/ted2go-v*
- /src/ted2go-dev
- /src/ted2go-master
- /src/ted2go-github
- # Stuff in module manager (TODO: install to different modules dir)
- /modules/html-ws
- /modules/tinyaes
- /modules/portmidi
- /modules/png2polygon
- /modules/timelinefx
- /modules/pyro-framework
- /modules/pyro-gui
- /modules/pyro-scenegraph
- /modules/pyro-tiled
- /modules/box2d
- /modules/box2dxt
- /modules/steamworks
- /modules/module-manager/backups
- Monkey2 (Windows).exe
- Monkey2 (Macos).app
- Monkey2 (Linux)
- Mollusk.exe
- /src/c2mx2/LLVM
- /src/mx23d
- /modules/mojo3d-physics/tests/assets/E1M1_clean.obj
- .com.apple.timemachine.supported
- .mx2
|