update netctl-gui docs

This commit is contained in:
arcan1s
2015-06-29 00:13:05 +03:00
parent 3a50b35392
commit 61173774e0
46 changed files with 287 additions and 289 deletions

View File

@ -3,7 +3,7 @@ destination: ./_site
plugins: ./_plugins
layouts: ./_layouts
include: ['.htaccess']
exclude: ['.gitignore','Gemfile','Gemfile.lock','README.md','TODO','README.md']
exclude: ['.gitignore','Gemfile','Gemfile.lock','README.md']
keep_files: ['.git','.svn']
gems: []