mirror of
https://github.com/percona/pg_stat_monitor.git
synced 2026-02-04 05:56:21 +00:00
PMM-9951 Fix for forked Repo PMM-9951 Checking with forked repo and custom branch PMM-9951 fix the branch PMM-9951 testing the github properties PMM-9951 testing PMM-9951 testing the changes PMM-9951 changing permissions PMM-9951 handle the repo PMM-9951 permissions check PMM-9951 permissions check PMM-9951 remove not needed ones PMM-9951 checks permissions PMM-9951 testing PMM-9951 testing another workflow PMM-9951 test changes PMM-9951 Final Push with all changes PMM-9951
54 lines
437 B
Plaintext
54 lines
437 B
Plaintext
# Prerequisites
|
|
*.d
|
|
|
|
# Object files
|
|
*.o
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
|
|
# Linker output
|
|
*.ilk
|
|
*.map
|
|
*.exp
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.app
|
|
*.i*86
|
|
*.x86_64
|
|
*.hex
|
|
|
|
# Debug files
|
|
*.dSYM/
|
|
*.su
|
|
*.idb
|
|
*.pdb
|
|
|
|
# Kernel Module Compile Results
|
|
*.mod*
|
|
*.cmd
|
|
.tmp_versions/
|
|
modules.order
|
|
Module.symvers
|
|
Mkfile.old
|
|
dkms.conf
|
|
|
|
## IDE
|
|
.idea |