[PR #1072] [MERGED] Implements 1071, .gitignore support for FSharp and Clojure. #15750

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1072
Author: @puffybsd
Created: 2/26/2017
Status: Merged
Merged: 2/26/2017
Merged by: @tboerger

Base: masterHead: issue-1071


📝 Commits (1)

  • 38b6ea4 Implements 1071, .gitignore support for FSharp and Clojure.

📊 Changes

2 files changed (+127 additions, -0 deletions)

View changed files

options/gitignore/Clojure (+13 -0)
options/gitignore/FSharp (+114 -0)

📄 Description

Creates new programming language gitignore files in options//gitignore for Clojure and FSharp.


🔄 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/1072 **Author:** [@puffybsd](https://github.com/puffybsd) **Created:** 2/26/2017 **Status:** ✅ Merged **Merged:** 2/26/2017 **Merged by:** [@tboerger](https://github.com/tboerger) **Base:** `master` ← **Head:** `issue-1071` --- ### 📝 Commits (1) - [`38b6ea4`](https://github.com/go-gitea/gitea/commit/38b6ea4fe550be94e18135dc3fe3b51600cb3f0e) Implements 1071, .gitignore support for FSharp and Clojure. ### 📊 Changes **2 files changed** (+127 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `options/gitignore/Clojure` (+13 -0) ➕ `options/gitignore/FSharp` (+114 -0) </details> ### 📄 Description Creates new programming language gitignore files in options//gitignore for Clojure and FSharp. --- <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 11:53: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#15750