diff options
| author | fauxpark <fauxpark@gmail.com> | 2020-02-05 13:30:57 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-04 18:30:57 -0800 |
| commit | 74e3cad72829f673b6398dc18257f9d05bdaa3fe (patch) | |
| tree | 42a300f3ee2a0a489dc08fb5a831f974022abc29 /.gitignore | |
| parent | 0010d0c45e4aba8225249e230b3d23337e8378f4 (diff) | |
Remove entries for Minidox eep files from gitignore (#8077)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore index 7b15615625..c2738311bd 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -63,9 +63,6 @@ util/Win_Check_Output.txt | |||
| 63 | *.gif | 63 | *.gif |
| 64 | *.jpg | 64 | *.jpg |
| 65 | 65 | ||
| 66 | # Do not ignore MiniDox left/right hand eeprom files | ||
| 67 | !keyboards/minidox/*.eep | ||
| 68 | |||
| 69 | # things travis sees | 66 | # things travis sees |
| 70 | secrets.tar | 67 | secrets.tar |
| 71 | id_rsa_* | 68 | id_rsa_* |
