adding missing .gitignore file
Change-Id: Ifce1b934ed5624cfe0418f278e57e4e8d5f80532 Closes-Bug: #1329137
This commit is contained in:
1 changed files with 23 additions and 0 deletions
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
.DS_Store
*.xpr
.idea
# Build results
target/
publish-docs/
generated/
/build-*.log.gz
# Ignore Vagrant Related Files
acceptance_config.yml
boxes/*
/.vagrant
# Testenvironment
.tox/
# Editors
*~
.*.swp
.bak
/.project
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.