add .gitignore; remove facts.d/hosts from push

This commit is contained in:
Chris Hammer 2023-08-10 16:23:40 -04:00
parent a7d3b60eca
commit 4212fa6ea4
2 changed files with 2 additions and 3 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
facts.d/
hosts

View File

@ -1,3 +0,0 @@
{
"discovered_interpreter_python": "/usr/bin/python3"
}