some cleanup:

* move capistrano config files
* remove useless files
This commit is contained in:
Nicolas Lœuillet
2016-01-15 16:07:57 +01:00
parent 1930c19d82
commit 160e2d8f0b
10 changed files with 5 additions and 274 deletions

View File

@ -4,6 +4,7 @@ filter:
excluded_paths:
- 'vendor/*'
- 'app/*'
- 'var/*'
- 'web/*'
- 'src/Wallabag/*Bundle/Tests/*'
- '*Test.php'