added doc to gitignore
This commit is contained in:
parent
eb6f064c0e
commit
e05edc4edf
|
|
@ -235,6 +235,10 @@ fabric.properties
|
|||
# Kubernetes
|
||||
/kubernetes
|
||||
|
||||
|
||||
#documentation
|
||||
/documentation
|
||||
|
||||
# Android studio 3.1+ serialized cache file
|
||||
.idea/caches/build_file_checksums.ser
|
||||
/kubernetes
|
||||
|
|
|
|||
Loading…
Reference in New Issue