9 lines
151 B
Plaintext
9 lines
151 B
Plaintext
|
# Match everything in this directory
|
||
|
/*
|
||
|
# Except for obvious important stuff:
|
||
|
!.gitignore
|
||
|
!requirements.yml
|
||
|
# And local roles:
|
||
|
!ansible-pull/
|
||
|
!common/
|