2014-10-11 03:54:24 +00:00
|
|
|
syntax: regexp
|
|
|
|
|
\.pyc$
|
|
|
|
|
\.hgignore~
|
|
|
|
|
\.gitignore~
|
2016-11-29 22:41:26 +00:00
|
|
|
\ghostdriver\.log
|
2014-10-11 03:54:24 +00:00
|
|
|
\.git/
|
2017-06-10 00:52:11 +00:00
|
|
|
\.git_/
|
2014-10-11 03:54:24 +00:00
|
|
|
\.tox/
|
2016-10-17 01:30:09 +00:00
|
|
|
\.cache/
|
|
|
|
|
\.coverage$
|
2014-10-11 03:54:24 +00:00
|
|
|
\.travis\.yml~
|
2016-12-16 02:30:40 +00:00
|
|
|
^htmlcov/
|
|
|
|
|
\.py,cover
|
2017-02-11 23:21:45 +00:00
|
|
|
\.idea/
|
2019-01-07 12:44:24 +00:00
|
|
|
\.pytest_cache/
|
2019-02-28 09:55:13 +00:00
|
|
|
\geckodriver\.log
|
2014-10-11 03:54:24 +00:00
|
|
|
|
|
|
|
|
^MANIFEST\.in~
|
|
|
|
|
^tmp/
|
|
|
|
|
\.zip
|
|
|
|
|
^release/
|
2016-10-24 21:52:11 +00:00
|
|
|
^docs/fobi\.contrib\.apps\.wagtail_integration\.rst
|
2014-10-11 11:49:31 +00:00
|
|
|
^demo/
|
2016-09-13 11:26:23 +00:00
|
|
|
^var/
|
2014-12-28 00:36:18 +00:00
|
|
|
^demos/heroku_demo/staticfiles/
|
2014-12-28 01:20:26 +00:00
|
|
|
^demos/heroku_demo/heroku_demo/media/fobi_plugins/content_image/
|
2014-10-11 03:54:24 +00:00
|
|
|
^deploy/
|
|
|
|
|
^fobi/fobi\.migrations\.rst
|
2014-12-27 00:46:58 +00:00
|
|
|
^examples/db/
|
2014-10-11 03:54:24 +00:00
|
|
|
^examples/tmp/
|
|
|
|
|
^examples/logs/
|
|
|
|
|
^examples/media/cache/
|
|
|
|
|
^examples/media/fobi_plugins/content_image/
|
|
|
|
|
^examples/media/fobi_plugins/file/
|
|
|
|
|
^examples/static/
|
2017-07-31 02:15:46 +00:00
|
|
|
^examples/_static/
|
2016-10-17 01:30:09 +00:00
|
|
|
^examples/simple/settings/local_settings\.py
|
|
|
|
|
^examples/simple/settings/local_settings_foundation5\.py
|
2014-12-17 00:06:23 +00:00
|
|
|
^examples/mezzanine_example/static/media/fobi_plugins/
|
|
|
|
|
^examples/mezzanine_example/static/
|
2015-02-10 13:02:18 +00:00
|
|
|
^examples/quickstart/local_settings\.py
|
2016-11-24 21:42:16 +00:00
|
|
|
^examples/wagtaildemo/static/
|
|
|
|
|
^examples/wagtaildemo/dev\.db
|
|
|
|
|
^examples/wagtail_example_/static/
|
|
|
|
|
^examples/wagtail_example_/dev\.db
|
2017-06-14 21:42:39 +00:00
|
|
|
^examples/wagtaildemo/\.git
|
2014-10-11 03:54:24 +00:00
|
|
|
^news-images/
|
|
|
|
|
^builddocs/
|
|
|
|
|
^builddocs\.zip
|
|
|
|
|
^build/
|
|
|
|
|
^dist/
|
|
|
|
|
^src/django_fobi\.egg-info
|
2015-05-21 21:09:51 +00:00
|
|
|
^dev\.db
|
2014-10-11 03:54:24 +00:00
|
|
|
\.DS_Store
|
2015-02-13 21:39:41 +00:00
|
|
|
^examples/quick_start/db\.sqlite3
|