Browse Source

add version.h to gitignore (#16222)

pull/16225/head
Dasky 2 years ago
committed by GitHub
parent
commit
e16dd1bcc0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@ -20,6 +20,7 @@
# QMK-specific
api_data/v1
doxygen/
quantum/version.h
*.bin
*.eep
*.hex


Loading…
Cancel
Save