]> granicus.if.org Git - postgresql/blob - .gitignore
Fix pg_server_to_client, that was broken in the previous commit.
[postgresql] / .gitignore
1 # Global excludes across all subdirectories
2 *.o
3 *.so
4 *.so.[0-9]
5 *.so.[0-9].[0-9]
6 *.sl
7 *.sl.[0-9]
8 *.sl.[0-9].[0-9]
9 *.dylib
10 *.dll
11 *.a
12 *.mo
13 objfiles.txt
14 .deps/
15
16 # Local excludes in root directory
17 /GNUmakefile
18 /config.log
19 /config.status