Skip to content

Commit

Permalink
Merge pull request #38 from nevissecurity/feature/NOJIRA-update-gitig…
Browse files Browse the repository at this point in the history
…nore-for-fvm

Add .fvmrc to gitignore (this is now also needed to use fvm to manage…
  • Loading branch information
balazs-gerlei authored May 29, 2024
2 parents 83159d9 + 961b020 commit 3b638c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ yarn-error.log
.pub/
/build/
**/.fvm
**/.fvmrc

# Fastlane
**/fastlane/report.xml
Expand Down

0 comments on commit 3b638c0

Please sign in to comment.