Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • thunar thunar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 313
    • Issues 313
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • thunarthunar
  • Merge requests
  • !268

(.gitignore) ignore thunar.a

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yongha Hwang requested to merge MShrimp4/thunar:gitignore-thunar-a into master Jun 20, 2022
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

MR !268 (merged)

Since !153 (merged) is merged, thunar.a, which is a fake library used for generating documentation, has been managed by make but not been covered by .gitignore. This has caused useless yet big file thunar.a keep appearing in commits that included files with "git add --all".

This commit adds thunar/thunar.a to .gitignore to fix this issue.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gitignore-thunar-a