mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 22:28:38 -05:00
Ignore unison and emacs temporary files
This commit is contained in:
+4
-1
@@ -133,9 +133,12 @@ awx/lib/site-packages
|
|||||||
venv/*
|
venv/*
|
||||||
use_dev_supervisor.txt
|
use_dev_supervisor.txt
|
||||||
|
|
||||||
.idea/*
|
|
||||||
|
|
||||||
# Ansible module tests
|
# Ansible module tests
|
||||||
awx_collection_test_venv/
|
awx_collection_test_venv/
|
||||||
awx_collection/*.tar.gz
|
awx_collection/*.tar.gz
|
||||||
awx_collection/galaxy.yml
|
awx_collection/galaxy.yml
|
||||||
|
|
||||||
|
.idea/*
|
||||||
|
*.unison.tmp
|
||||||
|
*.#
|
||||||
|
|||||||
Reference in New Issue
Block a user