aboutsummarylogtreecommitdiffstats
path: root/.gitignore
blob: e5061af3d734e18e308a61e90ef489350838dfeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Xanmod-ROG .gitignore

# build artifacts
src
pkg
*.log
*.log.*
*.pkg.tar.*
*.sig

# any local subdirectories
*/

# local config customizations
myconfig

# last run config
config.last