Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
django-wiki
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
django-wiki
Commits
f2c2d4d2
Commit
f2c2d4d2
authored
Nov 12, 2014
by
benjaoming
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ignore wiki/attachments for now as it occurs from running tests and should not be distributed
parent
7a479249
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
.gitignore
+3
-0
MANIFEST
+1
-0
No files found.
.gitignore
View file @
f2c2d4d2
...
...
@@ -6,6 +6,9 @@ README.rst
testproject/testproject/whoosh_index/
testproject/testproject/xapian_index/
# Ignore this folder which is created by tests
wiki/attachments
#PyCharm
.idea
...
...
MANIFEST
View file @
f2c2d4d2
...
...
@@ -5,3 +5,4 @@ include setup.cfg
include requirements.txt
include model_chart_wiki.pdf
recursive-include wiki *.html *.txt *.png *.js *.css *.gif *.less *.mo *.po *.otf *.svg *.woff *.eot *.ttf
prune wiki/attachments
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment