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

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

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

# Executables
*.exe
*.out
*.app

# Editors and IDEs
*~
.project
.cproject
.settings
*.pro.user*
.vscode
CMakeLists.txt.user

# MEGAcmd-specific files
mega-cmd
mega-exec
mega-cmd-server
mega-cmd-updater
mega-cmd-tests-integration
mega-cmd-tests-unit
megaclient_statecache*
megacmdversion.h

# Standard location of CMake builds
/build/build-cmake-*

# Linux packaging files and artifacts
/build/megacmd/PKGBUILD
/build/megacmd/megacmd.dsc
/build/megacmd/megacmd.spec
/build/megacmd/megacmd_*.tar.gz

# Windows packaging files and artifacts
/build/build-x64-windows-mega
/build/build-x86-windows-mega
/build/built64
/build/built32
/build/sign32
/build/sign64
mega-cmd-server_version.rc

# macOS packaging files and artifacts
Info.plist

# Git
*_BACKUP_*
*_BASE_*
*_LOCAL_*
*_REMOTE_*

# Backups
*_bk

# Docker-specific
.git
build-with-docker
.cache
/sdk/contrib/QtCreator
/sdk/contrib/sdk_build
