populate playbook branch for docs site
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/.gradle/
|
||||
/.idea/*
|
||||
/.settings/
|
||||
/.classpath
|
||||
/.project
|
||||
/build/
|
||||
/node_modules/
|
||||
/package-lock.json
|
||||
/*.iml
|
||||
/*.ipr
|
||||
/*.iws
|
||||
!/.idea/checkstyle-idea.xml
|
||||
!/.idea/externalDependencies.xml
|
||||
Reference in New Issue
Block a user