Skip to content

Commit ec8c336

Browse files
authored
adds .ansible/ to ignore file for FVT (#394)
Add ansible directory to git ignore list .ansible directory should not be merged into FVT.
1 parent e3ee318 commit ec8c336

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*.pyc
22
.idea/
3+
.ansible/

0 commit comments

Comments
 (0)