X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.gitignore;h=71fd842ffab627206259b96860ee6b8d18202eab;hb=84a574a341ebb31bc32fdeeb6f3bdc0d5ccc6986;hp=c648b6984fc437096c1130df3d921f20729c7cba;hpb=6570855c52308918e7f4253fcfc3a25d45bdbebd;p=dlux.git diff --git a/.gitignore b/.gitignore index c648b698..71fd842f 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,10 @@ target/ vendor/ .DS_Store +# dlux app +dlux-web/src/ +!dlux-web/src/less/ + # Eclipse .classpath .project @@ -36,3 +40,4 @@ target/ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* dlux-web/node +dlux-web/src/LICENSE