Changeset View
Changeset View
Standalone View
Standalone View
.gitignore
| Show All 27 Lines | |||||
| /conf/local/VERSION | /conf/local/VERSION | ||||
| # Impact Font | # Impact Font | ||||
| /resources/font/impact.ttf | /resources/font/impact.ttf | ||||
| # User-accessible hook for adhoc debugging scripts | # User-accessible hook for adhoc debugging scripts | ||||
| /support/debug.php | /support/debug.php | ||||
| # User-accessible hook for adhoc startup code | |||||
| /support/preamble.php | |||||
| # Users can link binaries here | # Users can link binaries here | ||||
| /support/bin/* | /support/bin/* | ||||
| # User extensions | # User extensions | ||||
| /src/extensions/* | /src/extensions/* | ||||