summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorJordan OMara <jomara@redhat.com>2014-09-09 09:26:20 -0400
committerJordan OMara <jomara@redhat.com>2014-09-09 09:27:09 -0400
commitccdc04b8af41afb933437c39e6d953a4b4558b8a (patch)
tree1703b777640378359b36de7b4cc6bd85922ac0be /MANIFEST.in
downloadxstatic-angular-fileupload-ccdc04b8af41afb933437c39e6d953a4b4558b8a.tar.gz
First commit of fileupload packaging
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
new file mode 100644
index 0000000..88c8d70
--- /dev/null
+++ b/MANIFEST.in
@@ -0,0 +1,8 @@
+include README.txt
+recursive-include xstatic/pkg/angular_fileupload *
+
+global-exclude *.pyc
+global-exclude *.pyo
+global-exclude *.orig
+global-exclude *.rej
+