.vscode/
.DS_Store
.coverage
.coverage.*
.github/copilot-instructions.md


# excces nc file
*.nc

# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# Application Specific
build/
stage/
.cookies
cscope.*
*.log
.clangd/
.clang-format
compile_commands.json
report.pdf
report.xml
# infracost
.infracost/
__pycache__/