[PR #20] [MERGED] Create a .gitignore file for firejail #3509

Closed
opened 2026-05-05 10:02:44 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/20
Author: @ghost
Created: 8/13/2015
Status: Merged
Merged: 8/14/2015
Merged by: @netblue30

Base: masterHead: gitignore


📝 Commits (1)

  • 058fbc2 Create a .gitignore file for firejail

📊 Changes

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

View changed files

.gitignore (+14 -0)

📄 Description

If you build firejail and then type git status, it shows all the built files as untracked. I've created a .gitignore file so that git status is clean even after a build. This also allows you to use git add --all when you create new files, rather than having to add each file individually.


🔄 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/netblue30/firejail/pull/20 **Author:** [@ghost](https://github.com/ghost) **Created:** 8/13/2015 **Status:** ✅ Merged **Merged:** 8/14/2015 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `gitignore` --- ### 📝 Commits (1) - [`058fbc2`](https://github.com/netblue30/firejail/commit/058fbc2387d58bb2237f85d7572cc55d575e83db) Create a .gitignore file for firejail ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+14 -0) </details> ### 📄 Description If you build firejail and then type `git status`, it shows all the built files as untracked. I've created a `.gitignore` file so that `git status` is clean even after a build. This also allows you to use `git add --all` when you create new files, rather than having to add each file individually. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:02:44 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3509
No description provided.