Don't ignore .exe, .png, .gif

These are part of the source code (in the documentation, and used in the
Windows build) so we really should still be including them.  (We can aim
at eliminating them, but should eliminate them from git, not just from
exported source).
pull/1164/head
Jason Rhinelander 4 years ago
parent 54b9934b8f
commit df01127274

3
.gitattributes vendored

@ -2,6 +2,3 @@ external/date/test export-ignore
external/nlohmann/doc export-ignore
external/nlohmann/test export-ignore
external/nlohmann/benchmarks/data export-ignore
*.exe export-ignore
*.png export-ignore
*.gif export-ignore
Loading…
Cancel
Save