mirror of https://github.com/apache/cloudstack.git
Added new .gitignore from master
This commit is contained in:
parent
3268303d51
commit
c928ec47f7
|
|
@ -1,5 +1,4 @@
|
|||
build/build.number
|
||||
build/.project
|
||||
bin
|
||||
cloudstack-proprietary
|
||||
.lock-wscript
|
||||
|
|
@ -8,6 +7,8 @@ artifacts
|
|||
waf-*
|
||||
target
|
||||
override
|
||||
premium
|
||||
.metadata
|
||||
dist
|
||||
*~
|
||||
*.bak
|
||||
cloud-*.tar.bz2
|
||||
|
|
|
|||
Loading…
Reference in New Issue