aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/com/.gitignore8
-rwxr-xr-xdocs/com/.travis.yml5
2 files changed, 0 insertions, 13 deletions
diff --git a/docs/com/.gitignore b/docs/com/.gitignore
deleted file mode 100755
index a5df3133d..000000000
--- a/docs/com/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-.DS_Store
-.svn
-log/*.log
-tmp/**
-node_modules/
-.sass-cache
-css/reveal.min.css
-js/reveal.min.js
diff --git a/docs/com/.travis.yml b/docs/com/.travis.yml
deleted file mode 100755
index 264c6ecc2..000000000
--- a/docs/com/.travis.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
- - 4.1.1
-before_script:
- - npm install -g grunt-cli \ No newline at end of file