[PR #4870] [MERGED] Treat minified/packed JS/CSS files as binary. Fixes #4862 #12934

Closed
opened 2025-12-29 22:24:26 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/4870
Author: @glennmatthews
Created: 7/20/2020
Status: Merged
Merged: 7/20/2020
Merged by: @jeremystretch

Base: developHead: gfm-issue-4862


📝 Commits (1)

  • a7829a2 Treat minified/packed JS/CSS files as binary. Fixes #4862

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 .gitattributes (+4 -0)

📄 Description

Fixes: #4862

Mark some non-human-readable file types as binary in the .gitattributes.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/4870 **Author:** [@glennmatthews](https://github.com/glennmatthews) **Created:** 7/20/2020 **Status:** ✅ Merged **Merged:** 7/20/2020 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `gfm-issue-4862` --- ### 📝 Commits (1) - [`a7829a2`](https://github.com/netbox-community/netbox/commit/a7829a2deb4556da2f0321f2946db7c779703c2d) Treat minified/packed JS/CSS files as binary. Fixes #4862 ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitattributes` (+4 -0) </details> ### 📄 Description ### Fixes: #4862 Mark some non-human-readable file types as binary in the `.gitattributes`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:24:26 +01:00
adam closed this issue 2025-12-29 22:24:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12934