26 Commits

Author SHA1 Message Date
Christopher Allan Webber
47aac7b051 Ignore paste.ini because it's just a symlink to the appropriate python
version paste
2014-10-10 14:42:16 -05:00
Christopher Allan Webber
9421705a70 Ignore that env file when built 2014-10-10 14:42:16 -05:00
Christopher Allan Webber
a5cae60284 .gitignore celerybeat-schedule.
This commit sponsored by Thomas Løcke.  Thank you!
2014-09-25 15:09:09 -05:00
Berker Peksag
874439bd80 Update .gitignore. 2014-07-28 13:29:26 +03:00
Berker Peksag
353f593500 Ignore *.egg/ directories. 2014-05-08 20:32:02 +03:00
Jessica Tallon
cabbd95a0d Add lib64/ directory to .gitignore file. 2014-05-05 17:25:14 +01:00
Christopher Allan Webber
7b3d6c675e Adding .gitignore for pyconfigure/automake generated files 2013-07-25 14:53:18 -05:00
Christopher Allan Webber
c269af8593 ./local/ is yet another stupid local-environment thing to .gitignore 2012-08-19 14:17:53 -05:00
Joar Wandborg
f4cc3a9d52 Added API documentation
- 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
2012-07-07 21:18:27 +02:00
Elrond
ce29c140ed Finally enable SQL for everybody!
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!
2012-04-01 21:46:36 +02:00
Christopher Allan Webber
4a250dbdde Also ignore the /share/ directory 2012-03-17 16:57:18 -05:00
Joar Wandborg
c898fa5acc Added the sql_switch.py script to .gitignore 2012-03-05 17:15:43 +01:00
Christopher Allan Webber
a68e3e8320 Celery and kombu databases should also be .gitignore'd 2012-02-26 13:26:44 -06:00
Elrond
a45631e3f3 Start having useful defaults for SQL
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
2012-02-18 19:34:11 +01:00
Joar Wandborg
a8382a3a86 Updated .gitignore due to it blacking out the extlib/leaflet/dist/ directory 2012-01-27 01:52:57 +01:00
Christopher Allan Webber
5456843048 Now that we're encouraging in-package virtualenv use, we should update
.gitignore.  Done! ;)
2011-10-15 17:44:22 -05:00
tycho garen
6503d66c98 Documentation Revision, clarification, and editing.
- 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.
2011-08-27 17:43:14 -04:00
Christopher Allan Webber
5bb1f9b0ef Joar points out that these are "local" rather than "user" config
files, so changing .gitignore.

See http://wiki.mediagoblin.org/ConfigureMediaGoblin for details.
2011-08-03 18:01:00 -05:00
Christopher Allan Webber
68b86d7ce9 Let users write their own config and paste files w/o affecting git 2011-07-02 19:01:55 -05:00
Chris Moylan
8af8e3c1a9 added vim swapfiles to gitignore 2011-06-16 22:14:27 -05:00
Jef van Schendel
9d4b435a72 Removing backup files and preventing them from showing up via .gitignore 2011-05-13 15:38:04 -05:00
Joar Wandborg
65f2484654 Added server-log.txt to .gitignore
Signed-off-by: Joar Wandborg <git@wandborg.com>
2011-05-03 20:03:54 +02:00
Christopher Allan Webber
af37cf47b0 Buildout'ifying things.
- added buildout's bootstrap.py
 - added buildout.cfg
 - adjustments to .gitignore.
2011-04-17 12:42:48 -05:00
Christopher Allan Webber
3c1a9d753c Ignore the docs/_build directory. 2011-04-15 08:15:13 -05:00
Christopher Allan Webber
2e30e3690a Ignore mediagoblin egg-info 2011-03-27 17:29:59 -05:00
Christopher Allan Webber
31a8ff4288 Initial mediagoblin structure 2010-07-17 11:33:08 -05:00