Files
rawTherapee/.gitignore
Benitoite 655447b0f1 macos: gitignore .DS_Store files
A .DS_Store file is automatically generated by the macOS Finder that contains the parent folder's metadata (a database of icon positions and background image selections). Adding this to the .gitignore so we don't have to manually remove them when committing to the repository.
2023-07-26 17:19:35 +07:00

48 lines
465 B
Plaintext

*~
*.orig
.cproject
.project
.settings
.directory
.vscode
.DS_Store
CMakeCache.txt
CMakeFiles
CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
build*
Build*
Debug
RelWithDebInfo
MinSizeRel
Release
rtdata/rawtherapee.desktop
rtengine/librtengine.a
rtexif/librtexif.a
rtgui/config.h
rtgui/version.h
rtgui/rawtherapee
rtgui/rawtherapee.exe
install_manifest.txt
AboutThisBuild.txt
clean
*.7z
*.bz
*.bz2
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.xz
*.zip