aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* ./local/ is yet another stupid local-environment thing to .gitignoreChristopher Allan Webber2012-08-191-0/+1
|
* Added API documentationJoar Wandborg2012-07-071-1/+3
| | | | | | | | | - Applied the MediaGoblin docs theme to the API docs - Added api-docs/build to .gitignore - Configured api-docs/source/conf.py - Added /api-docs/source/mediagoblin* to .gitignore - Added apidoc directive to api docs Makefile, will build the API docs based on the source
* Finally enable SQL for everybody!Elrond2012-04-011-1/+0
| | | | | | This switches the whole source code over to use sql instead of mongodb. It's a pretty easy change, but changes nearly the complete way things work. Hopefully everythong works!
* Also ignore the /share/ directoryChristopher Allan Webber2012-03-171-0/+1
|
* Added the sql_switch.py script to .gitignoreJoar Wandborg2012-03-051-1/+5
|
* Celery and kombu databases should also be .gitignore'dChristopher Allan Webber2012-02-261-0/+2
|
* Start having useful defaults for SQLElrond2012-02-181-0/+1
| | | | | | | | | | Mostly this means: Havintg a config_spec.ini that has a local (relative to mediagoblin.ini) sqlite db with the name "mediagoblin.db". Also: - Add to .gitignore - Add a notice to mediagoblin.ini about the db
* Updated .gitignore due to it blacking out the extlib/leaflet/dist/ directoryJoar Wandborg2012-01-271-15/+22
|
* Now that we're encouraging in-package virtualenv use, we should updateChristopher Allan Webber2011-10-151-0/+2
| | | | .gitignore. Done! ;)
* Documentation Revision, clarification, and editing.tycho garen2011-08-271-0/+1
| | | | | | | | | | - a line in the .gitignore file to ignore the built documentation tree. - a complete revision/editorial pass of all non-technical documents that outline process, project fundamentals, and background. These edits clarified the text, unified the style, and elaborated on stubs.
* Joar points out that these are "local" rather than "user" configChristopher Allan Webber2011-08-031-1/+2
| | | | | | files, so changing .gitignore. See http://wiki.mediagoblin.org/ConfigureMediaGoblin for details.
* Let users write their own config and paste files w/o affecting gitChristopher Allan Webber2011-07-021-0/+1
|
* added vim swapfiles to gitignoreChris Moylan2011-06-161-1/+2
|
* Removing backup files and preventing them from showing up via .gitignoreJef van Schendel2011-05-131-1/+2
|
* Added server-log.txt to .gitignoreJoar Wandborg2011-05-031-0/+1
| | | | Signed-off-by: Joar Wandborg <git@wandborg.com>
* Buildout'ifying things.Christopher Allan Webber2011-04-171-1/+3
| | | | | | - added buildout's bootstrap.py - added buildout.cfg - adjustments to .gitignore.
* Ignore the docs/_build directory.Christopher Allan Webber2011-04-151-0/+1
|
* Ignore mediagoblin egg-infoChristopher Allan Webber2011-03-271-2/+2
|
* Initial mediagoblin structureChristopher Allan Webber2010-07-171-0/+9