mirror of
https://github.com/debezium/postgres-decoderbufs.git
synced 2026-02-04 15:06:21 +00:00
29 lines
218 B
Plaintext
29 lines
218 B
Plaintext
# Object files
|
|
*.o
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.i*86
|
|
*.x86_64
|
|
*.hex
|
|
|
|
# Eclipse
|
|
.cproject
|
|
.project
|
|
.settings
|