initial import
This commit is contained in:
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
*.pyc
|
||||
__pycache__
|
||||
.tox
|
||||
build_artifact
|
||||
ansible_collections
|
||||
galaxy.yml
|
||||
FILES.json
|
||||
MANIFEST.json
|
||||
importer_result.json
|
||||
**.swp
|
||||
|
||||
*.tar.gz
|
||||
doc/build
|
||||
tmp
|
||||
|
||||
#idea
|
||||
.idea/**
|
||||
*/.idea/**
|
||||
|
Reference in New Issue
Block a user