mirror of https://github.com/apache/cloudstack.git
add the build/.project file that eclipse created to the gitignore list since I don't want to check it in
This commit is contained in:
parent
0c644a5ccb
commit
2b27b63200
|
|
@ -1,4 +1,5 @@
|
||||||
build/build.number
|
build/build.number
|
||||||
|
build/.project
|
||||||
bin
|
bin
|
||||||
cloudstack-proprietary
|
cloudstack-proprietary
|
||||||
.lock-wscript
|
.lock-wscript
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue