Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
642
Issues
642
List
Boards
Labels
Service Desk
Milestones
Merge Requests
196
Merge Requests
196
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
78aed5d7c9fd9bbc1846636d609eddf50e18bd98
78aed5d7c9fd9bbc1846636d609eddf50e18bd98
Switch branch/tag
aports
.gitignore
Find file
Normal view
History
Permalink
.gitignore
31 Bytes
Edit
Web IDE
Newer
Older
ignore source packages, apks and src and pkg dirs
Natanael Copa
committed
Oct 18, 2008
1
*.apk
ignore all .bz2 and .gz files, not only tar.{bz2,gz}
Natanael Copa
committed
Oct 28, 2008
2
3
*.gz
*.bz2
ignore source packages, apks and src and pkg dirs
Natanael Copa
committed
Oct 18, 2008
4
5
6
src
pkg
pkg-*