Skip to content

Commit 1a494a1

Browse files
authored
Ignore custom environments in bruno (#289)
* Ignore custom environments in bruno * Ignore environments for all bruno api refs
1 parent 5afd7e2 commit 1a494a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,7 @@ build
3333
composer.lock
3434
tmpdoc
3535
gen.properties
36+
37+
/bruno/*/environments/*
38+
!/bruno/*/environments/DotEnv.bru
39+
!/bruno/*/environments/Example.bru

0 commit comments

Comments
 (0)