Skip to content

Commit d4dfe27

Browse files
committed
added gitignore
1 parent 6d34be4 commit d4dfe27

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
/roles/pythia/vars/vault.yml
2+
/roles/pythia/vars/client_dict.yml
3+
/roles/pythia/vars/patch_dict.yml
4+
/roles/pythia/vars/rdbms_dict.yml
5+
/roles/pythia/vars/rpm_dict.yml
6+
/roles/pythia/vars/sid_directories.yml
7+
/roles/pythia/templates/18EE_Database.rsp.j2
8+
/roles/pythia/templates/18SE2_Database.rsp.j2
9+
/roles/pythia/templates/19EE_Database.rsp.j2
10+
/roles/pythia/templates/19SE2_Database.rsp.j2
11+
.idea

0 commit comments

Comments
 (0)