mirror of https://github.com/apache/cloudstack.git
Gitignore ignores pyc ocmpiled files and build.number
This commit is contained in:
parent
42a1492610
commit
d238026769
|
|
@ -12,4 +12,5 @@ dist
|
|||
*~
|
||||
*.bak
|
||||
cloud-*.tar.bz2
|
||||
|
||||
*.pyc
|
||||
build.number
|
||||
|
|
|
|||
Loading…
Reference in New Issue