[PR #908] [MERGED] [IMPROVEMENT] Corrected the tags file format of ctags in .gitignore #1747

Closed
opened 2026-01-29 17:18:18 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/908
Author: @Souravirus
Created: 1/20/2018
Status: Merged
Merged: 2/23/2018
Merged by: @cfsmp3

Base: masterHead: saju


📝 Commits (7)

  • ee0ac29 Added tags file and removed the previosly wrongly writtern file
  • b2824ea Added .vscode to visual code section
  • 8b302c5 Merge remote-tracking branch 'main/master' into saju
  • 5b11c78 Merge remote-tracking branch 'main/master' into saju
  • 9e3761d Added the .tags in .gitignore
  • be0ed81 Changed *.tags to .tags
  • acb243a Merge remote-tracking branch 'main/master' into saju

📊 Changes

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

View changed files

📝 .gitignore (+2 -0)

📄 Description

Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

I have corrected the tags file format of ctags in .gitignore. I have closed the previous pull request because I have sent some extra commits which I have fixed.


🔄 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/CCExtractor/ccextractor/pull/908 **Author:** [@Souravirus](https://github.com/Souravirus) **Created:** 1/20/2018 **Status:** ✅ Merged **Merged:** 2/23/2018 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `saju` --- ### 📝 Commits (7) - [`ee0ac29`](https://github.com/CCExtractor/ccextractor/commit/ee0ac292c5d8e9ca150e4bf36fef1c4982a23c7c) Added tags file and removed the previosly wrongly writtern file - [`b2824ea`](https://github.com/CCExtractor/ccextractor/commit/b2824ea482bde1f2605dc78cf6ae54f2f3f0fe82) Added .vscode to visual code section - [`8b302c5`](https://github.com/CCExtractor/ccextractor/commit/8b302c50461d6a25faf546f4efacc6e5e4078f5c) Merge remote-tracking branch 'main/master' into saju - [`5b11c78`](https://github.com/CCExtractor/ccextractor/commit/5b11c78781484a3513a87890b829af17e6462bfd) Merge remote-tracking branch 'main/master' into saju - [`9e3761d`](https://github.com/CCExtractor/ccextractor/commit/9e3761d40fcca7fcfcf362283dbe2d106a7ef50e) Added the .tags in .gitignore - [`be0ed81`](https://github.com/CCExtractor/ccextractor/commit/be0ed815e1e45b4dafd484c2dcc4c5b1de800961) Changed *.tags to *.tags* - [`acb243a`](https://github.com/CCExtractor/ccextractor/commit/acb243a61b871047e514a4d9c431002ba6cc0f97) Merge remote-tracking branch 'main/master' into saju ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) </details> ### 📄 Description Please prefix your pull request with one of the following: **[FEATURE]** **[FIX]** **[IMPROVEMENT]**. **In raising this pull request, I confirm the following (please check boxes):** - [X] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [X] I have checked that another pull request for this purpose does not exist. - [X] I have considered, and confirmed that this submission will be valuable to others. - [X] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [X] I give this submission freely, and claim no ownership to its content. **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [X] I am an active contributor to CCExtractor. --- I have corrected the tags file format of ctags in .gitignore. I have closed the previous pull request because I have sent some extra commits which I have fixed. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:18:18 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1747