5db746f9e8
Move files to final place. Change-Id: I3e88ce145f05daafb23c0516cd9da75a92b62e3c
30 lines
304 B
Plaintext
30 lines
304 B
Plaintext
.DS_Store
|
|
*.xpr
|
|
.idea
|
|
|
|
# Build results
|
|
target/
|
|
/publish-docs/
|
|
/www/output/
|
|
/generated/
|
|
/doc/user-guides/build-admin/
|
|
build/
|
|
/build-*.log.gz
|
|
|
|
# Python compiled files
|
|
*.pyc
|
|
|
|
# Ignore Vagrant Related Files
|
|
acceptance_config.yml
|
|
boxes/*
|
|
/.vagrant
|
|
|
|
# Testenvironment
|
|
.tox/
|
|
|
|
# Editors
|
|
*~
|
|
.*.swp
|
|
.bak
|
|
/.project
|