| Revision 4874,
458 bytes
checked in by mattlevine, 5 weeks ago
(diff) |
|
Merge branch 'master' of github.com:blueriver/MuraCMS
|
| Line | |
|---|
| 1 | # Folders and Files to ignore |
|---|
| 2 | /WEB-INF |
|---|
| 3 | /config/settings.ini.cfm |
|---|
| 4 | /config/version.cfm |
|---|
| 5 | /config/mappings.cfm |
|---|
| 6 | /config/cfapplication.cfm |
|---|
| 7 | /plugins |
|---|
| 8 | /robots.txt |
|---|
| 9 | /default/assets |
|---|
| 10 | /default/cache |
|---|
| 11 | /dev |
|---|
| 12 | /web.config |
|---|
| 13 | /.htaccess |
|---|
| 14 | /CFIDE |
|---|
| 15 | /bluedragon |
|---|
| 16 | /unitTests |
|---|
| 17 | /www |
|---|
| 18 | /settings.xml |
|---|
| 19 | /logs |
|---|
| 20 | /crossdomain.xml |
|---|
| 21 | compiled/ |
|---|
| 22 | *.less.css |
|---|
| 23 | |
|---|
| 24 | # OS or Editor folders |
|---|
| 25 | *~ |
|---|
| 26 | .DS_Store |
|---|
| 27 | ._* |
|---|
| 28 | Thumbs.db |
|---|
| 29 | .cache |
|---|
| 30 | .project |
|---|
| 31 | .rdsTempFiles |
|---|
| 32 | .settings |
|---|
| 33 | .tmproj |
|---|
| 34 | *.esproj |
|---|
| 35 | *.sublime-project |
|---|
| 36 | *.sublime-workspace |
|---|
| 37 | *_notes/ |
|---|
Note: See
TracBrowser
for help on using the repository browser.