summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 90c2d98189e749ff1b2fc4e3794265bd7ceb29da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Ignore everything new by default
/*

# Ignore everything in man?/ that doesn't follow conventions (e.g., tmp files)
!/man?/
/man?/*
!/man?/*.[1-8]

# These files change name in each release
!/man-pages*.Announce
!/man-pages*.lsm

!/scripts/