[PR #5258] [MERGED] Update gitignore list #17729

Closed
opened 2025-11-02 15:21:44 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5258
Author: @sapk
Created: 11/2/2018
Status: Merged
Merged: 11/3/2018
Merged by: @techknowlogick

Base: masterHead: updt-gitignore


📝 Commits (4)

📊 Changes

77 files changed (+765 additions, -157 deletions)

View changed files

📝 options/gitignore/Actionscript (+2 -3)
📝 options/gitignore/Android (+14 -2)
📝 options/gitignore/Archives (+3 -2)
📝 options/gitignore/Autotools (+11 -1)
options/gitignore/Backup (+5 -0)
📝 options/gitignore/C (+1 -0)
📝 options/gitignore/Clojure (+14 -0)
📝 options/gitignore/CodeKit (+1 -0)
📝 options/gitignore/Composer (+1 -1)
📝 options/gitignore/CraftCMS (+3 -2)
📝 options/gitignore/Dart (+11 -2)
📝 options/gitignore/Delphi (+4 -1)
options/gitignore/Diff (+2 -0)
📝 options/gitignore/Drupal (+3 -0)
📝 options/gitignore/Eagle (+8 -1)
📝 options/gitignore/Eclipse (+5 -5)
📝 options/gitignore/Elixir (+3 -0)
📝 options/gitignore/ExtJs (+2 -0)
📝 options/gitignore/Fortran (+32 -0)
📝 options/gitignore/GWT (+0 -3)

...and 57 more files

📄 Description

fix #5257

The script https://github.com/go-gitea/gitea/blob/master/scripts/generate-gitignores.go need to be updated to handle link in the gitignore repo.


🔄 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/go-gitea/gitea/pull/5258 **Author:** [@sapk](https://github.com/sapk) **Created:** 11/2/2018 **Status:** ✅ Merged **Merged:** 11/3/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `updt-gitignore` --- ### 📝 Commits (4) - [`5e36ff8`](https://github.com/go-gitea/gitea/commit/5e36ff8520ced91c0761ef34265ab7987b5d8055) update gitignore - [`23c1b90`](https://github.com/go-gitea/gitea/commit/23c1b904b4dadaf70f9ac2ecb06465fa1a72eac9) Handle symlink in tar - [`680cbf0`](https://github.com/go-gitea/gitea/commit/680cbf09086b5a0f202f9b6d03f19aecc1b2227f) Add some logs - [`4cce604`](https://github.com/go-gitea/gitea/commit/4cce604f6f04c58ac37fe443c5c38d4cd7393e3a) Merge branch 'master' into updt-gitignore ### 📊 Changes **77 files changed** (+765 additions, -157 deletions) <details> <summary>View changed files</summary> 📝 `options/gitignore/Actionscript` (+2 -3) 📝 `options/gitignore/Android` (+14 -2) 📝 `options/gitignore/Archives` (+3 -2) 📝 `options/gitignore/Autotools` (+11 -1) ➕ `options/gitignore/Backup` (+5 -0) 📝 `options/gitignore/C` (+1 -0) 📝 `options/gitignore/Clojure` (+14 -0) 📝 `options/gitignore/CodeKit` (+1 -0) 📝 `options/gitignore/Composer` (+1 -1) 📝 `options/gitignore/CraftCMS` (+3 -2) 📝 `options/gitignore/Dart` (+11 -2) 📝 `options/gitignore/Delphi` (+4 -1) ➕ `options/gitignore/Diff` (+2 -0) 📝 `options/gitignore/Drupal` (+3 -0) 📝 `options/gitignore/Eagle` (+8 -1) 📝 `options/gitignore/Eclipse` (+5 -5) 📝 `options/gitignore/Elixir` (+3 -0) 📝 `options/gitignore/ExtJs` (+2 -0) 📝 `options/gitignore/Fortran` (+32 -0) 📝 `options/gitignore/GWT` (+0 -3) _...and 57 more files_ </details> ### 📄 Description fix #5257 The script https://github.com/go-gitea/gitea/blob/master/scripts/generate-gitignores.go need to be updated to handle link in the gitignore repo. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 15:21:44 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17729