Mercurial > hg > dml-open-vis
annotate .hgignore @ 1:f38015048f48 tip
Added GPL
author | Daniel Wolff |
---|---|
date | Sat, 13 Feb 2016 20:43:38 +0100 |
parents | 493bcb69166c |
children |
rev | line source |
---|---|
Daniel@0 | 1 -meta/ |
Daniel@0 | 2 app/cache/* |
Daniel@0 | 3 app/logs/* |
Daniel@0 | 4 bin/sync-servers$ |
Daniel@0 | 5 build/ |
Daniel@0 | 6 vendor/ |
Daniel@0 | 7 |
Daniel@0 | 8 app/config/parameters.yml$ |
Daniel@0 | 9 app/config/security.yml$ |
Daniel@0 | 10 \$/bundles/ |
Daniel@0 | 11 \$/_dev/* |
Daniel@0 | 12 |
Daniel@0 | 13 nbproject* |
Daniel@0 | 14 \.settings |
Daniel@0 | 15 \.project |
Daniel@0 | 16 \.buildpath |
Daniel@0 | 17 |
Daniel@0 | 18 .DS_Store |