Skip to content

Commit

Permalink
Remove VERSION and LIB_VERSION from .gitignore
Browse files Browse the repository at this point in the history
These files, when present, should keep the repository dirty so that the
release script will bail.
  • Loading branch information
janakj committed Aug 18, 2022
1 parent 037e2ae commit 8019212
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,3 @@ tools/ozone/ozone.jdebug.user
/*.bin
/*.debug.map
/*.hex
/VERSION
/LIB_VERSION

0 comments on commit 8019212

Please sign in to comment.