diff --git a/.gitignore b/.gitignore index 2f3b23cda..a6adc42a2 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,39 @@ ltp_data/ # running folder # ################## dummy/ + +######### +# CMake # +######### +CMakeCache.txt +CMakeFiles +Makefile +cmake_install.cmake +install_manifest.txt + +####### +# OSX # +####### +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear on external disk +.Spotlight-V100 +.Trashes + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk + +*.swp