]> git.ipfire.org Git - thirdparty/postgresql.git/blame - .gitignore
Doc: fix prompt in psql crosstabview example
[thirdparty/postgresql.git] / .gitignore
CommitLineData
d94f32d4
TL
1# This file contains ignores for build artifacts from standard builds.
2# Auxiliary files from local workflows, your preferred editor, etc. should
3# be ignored locally using $GIT_DIR/info/exclude or ~/.gitexclude.
4
fe9b36fd
MH
5# Global excludes across all subdirectories
6*.o
fa83f809 7*.obj
b96d550e 8*.bc
fe9b36fd
MH
9*.so
10*.so.[0-9]
11*.so.[0-9].[0-9]
2bf06f75 12*.so.[0-9].[0-9][0-9]
fe9b36fd
MH
13*.dylib
14*.dll
bfb4cf12 15*.exp
fe9b36fd
MH
16*.a
17*.mo
07bf7035 18*.pot
fe9b36fd
MH
19objfiles.txt
20.deps/
a2f21654
PE
21*.gcno
22*.gcda
23*.gcov
24*.gcov.out
4bb5a253 25lcov*.info
a87416db 26coverage/
504923a0 27coverage-html-stamp
63e9c5b7 28*.vcproj
eaf76484 29*.vcxproj
63e9c5b7 30win32ver.rc
1710752a
MH
31*.exe
32lib*dll.def
64f89090 33lib*.pc
fe9b36fd
MH
34
35# Local excludes in root directory
36/GNUmakefile
ccf292cd 37/config.cache
fe9b36fd
MH
38/config.log
39/config.status
63e9c5b7
PE
40/pgsql.sln
41/pgsql.sln.cache
42/Debug/
43/Release/
dcae5fac 44/tmp_install/
822e8836 45/portlock/