mirror of https://github.com/apache/cloudstack.git
Added gitignore for deps/*.jar so that the files are not added
back into the source tree.
This commit is contained in:
parent
a9f69dadce
commit
08124537ab
|
|
@ -44,3 +44,4 @@ deps/cloud.userlibraries
|
|||
git-remote-https.exe.stackdump
|
||||
*.swp
|
||||
tools/devcloud/devcloudbox/.vagrant
|
||||
deps/*.jar
|
||||
|
|
|
|||
Loading…
Reference in New Issue