mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Ignore unison and emacs temporary files
This commit is contained in:
parent
353692a0ba
commit
7850e3a835
5
.gitignore
vendored
5
.gitignore
vendored
@ -133,9 +133,12 @@ awx/lib/site-packages
|
||||
venv/*
|
||||
use_dev_supervisor.txt
|
||||
|
||||
.idea/*
|
||||
|
||||
# Ansible module tests
|
||||
awx_collection_test_venv/
|
||||
awx_collection/*.tar.gz
|
||||
awx_collection/galaxy.yml
|
||||
|
||||
.idea/*
|
||||
*.unison.tmp
|
||||
*.#
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user