summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJames Cammarata <jimi@sngx.net>2016-12-06 13:53:49 -0500
committerMatt Clay <matt@mystile.com>2016-12-08 11:35:19 -0500
commit3ccd014134ef673abf85d69cd6821c31cc501e04 (patch)
treeae8579b95fad94218a0231c58729346cd92a6b8e /.gitignore
parentb38b408f199abbcfe6a660e5d8defc6bc51efd3b (diff)
downloadansible-3ccd014134ef673abf85d69cd6821c31cc501e04.tar.gz
Adding old modules dirs to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d258abe030..cac7c2e63c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,3 +74,6 @@ packaging/release/ansible_release
/test/results/logs/*.log
/test/integration/inventory.remote
/test/integration/inventory.winrm
+# old submodule dirs
+lib/ansible/modules/core
+lib/ansible/modules/extras