summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: fd594370b309c798fa6e2c825fdf4755a5857fdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
*.sw?
*.o
*.in
.deps
config.h
!config.h.in
depcomp
pg_top
pg_top.1
sigdesc.h
tags

*.BAK

cscope.in.out
cscope.out
cscope.po.out

# cmake

/_builds

CMakeCache.txt
CMakeFiles/
cmake_install.cmake
install_manifest.txt

CPackConfig.cmake
CPackSourceConfig.cmake
_CPack_Packages/
*.tar.bz2
*.tar.gz
*.tar.xz
*.tar.Z