summarylogtreecommitdiffstats
path: root/.gitignore
blob: 7cf8185021f77819d6176e1459ce54b6771b3434 (plain)
1
2
3
4
5
6
7
8
9
10
# Ignore everything
/*

# But not these files...
!.gitignore
!PKGBUILD
!.SRCINFO
!.nvchecker.toml
!LICENSE
!justfile.patch