diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index 60d960b66e..ac443e2acd 100644 --- a/.gitignore +++ b/.gitignore @@ -135,10 +135,10 @@ use_dev_supervisor.txt # Ansible module tests -awx_collection_test_venv/ -awx_collection/*.tar.gz -awx_collection/galaxy.yml -sanity/ +/awx_collection_test_venv/ +/awx_collection/*.tar.gz +/awx_collection/galaxy.yml +/sanity/ .idea/* *.unison.tmp |