VATSIM-SSA / sectorfile-overview

VATSSA's Sector File Development Overview Repository
1 stars 2 forks source link

[BUG] Add Settings/VoiceChannels.txt and ASR/version.txt to .gitignore #38

Open BrakingChanges opened 3 weeks ago

BrakingChanges commented 3 weeks ago

Describe the Bug Whenever using ES directly with the sectorfiles, the Settings/VoiceChannels.txt files added by GNG in the install package and the version.txt file added by ES when loading ASR files, it tends to lead to accidental commits and needing to close ES whenever you want to checkout to another branch so you can delete the version.txt file

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected Behavior These two files added to the .gitignore

Screenshots If applicable, add screenshots to help explain your problem.

Additional Context Add any other context about the problem here.

BrakingChanges commented 3 weeks ago

This may also be considered an enhancement though