# PGXS / Build Artifacts *.o *.so *.dylib *.dll *.a /results/ /tmp_check/ /tmp_install/ Makefile.port Makefile.global pg_bikram_sambat-*.zip # the sql file is generated dynamically by PGXS as an artifact pg_bikram_sambat-*.sql # PostgreSQL extension control files # Only ignore if generated automatically, otherwise keep the .control file # *.control # Regression Testing Artifacts regression.diffs regression.out regression.vars log/ results/ # Editor/OS specific files .DS_Store .vscode/* .idea/ *.swp # Explicit includes !.vscode/c_cpp_properties.json !.vscode/launch.json !.vscode/tasks.json # Test output testable # debug soure maps for macos (debug symbols) *.dSYM/ # symlinks for attach mode debug pg_bin