Add .gitignore file
Add initial .gitignore file, copied from openstack-manuals and removed lines that are not needed for this repository. Change-Id: Ia8fce06f4d24d01534623b9caa9a32945fd0f92e
This commit is contained in:
parent
b02b294503
commit
ffdf0686ff
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
.DS_Store
|
||||
.bak
|
||||
*.swp
|
||||
*~
|
Loading…
Reference in New Issue
Block a user