Skip to content

Commit

Permalink
test branch
Browse files Browse the repository at this point in the history
  • Loading branch information
venkat-iblox committed Oct 18, 2023
1 parent 75420c4 commit e7b3ecd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# Goland
.idea/workspace.xml
/.idea

# Mac specific files
.DS_Store

# Vim
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
*.un
Session.vim
.netrwhist
*~
pyvenv.cfg

# Go coverage files
Expand All @@ -22,5 +21,3 @@ examples/*/*/.terraform.lock.hcl
examples/*/*/terraform.tfstate
examples/*/*/terraform.tfstate.backup

# Test coverage reports
*cover.out

0 comments on commit e7b3ecd

Please sign in to comment.