mirror of https://github.com/apache/cloudstack.git
Gitignore ignores pyc ocmpiled files and build.number
This commit is contained in:
parent
e94d21be0f
commit
04d0feb475
|
|
@ -14,3 +14,5 @@ dist/
|
|||
*.bak
|
||||
cloud-*.tar.bz2
|
||||
*.log
|
||||
*.pyc
|
||||
build.number
|
||||
|
|
|
|||
Loading…
Reference in New Issue