blob: 262dd5c7c7accfce6d723489d06fefce79c04284 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# SPDX-FileCopyrightText: Arch Linux contributors
# SPDX-License-Identifier: 0BSD
/.vscode/
/src
/pkg
# Too large for the AUR, therefore we download it from GitHub
/github-pr-93.patch
*.log
*.pkg.*
*.tar.*
*.zip
|