adding missing .gitignore file

Change-Id: Ifce1b934ed5624cfe0418f278e57e4e8d5f80532
Closes-Bug: #1329137 
This commit is contained in:
Sean Roberts
2014年06月11日 19:36:27 -07:00
parent 21b45a6573
commit 016dfcc7c6

23
.gitignore vendored Normal file
View 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
openstack/training-guides
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.

The note is not visible to the blocked user.