diff --git a/.cache/clangd/index/app.cpp.585A27E459A42788.idx b/.cache/clangd/index/app.cpp.585A27E459A42788.idx deleted file mode 100644 index cc2d528..0000000 Binary files a/.cache/clangd/index/app.cpp.585A27E459A42788.idx and /dev/null differ diff --git a/.cache/clangd/index/lib.cpp.3E5A22867B4F266E.idx b/.cache/clangd/index/lib.cpp.3E5A22867B4F266E.idx deleted file mode 100644 index 926ed71..0000000 Binary files a/.cache/clangd/index/lib.cpp.3E5A22867B4F266E.idx and /dev/null differ diff --git a/.cache/clangd/index/lib.hpp.C6091EB14F97B140.idx b/.cache/clangd/index/lib.hpp.C6091EB14F97B140.idx deleted file mode 100644 index f7529bc..0000000 Binary files a/.cache/clangd/index/lib.hpp.C6091EB14F97B140.idx and /dev/null differ diff --git a/.gitignore b/.gitignore index f35e3c0..7f3dc85 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,31 @@ *build* +.cache + + +# General +.DS_Store +.AppleDouble +.LSOverride + +# Icon must end with two \r +Icon + + +# Thumbnails +._* + +# Files that might appear in the root of a volume +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes +.VolumeIcon.icns +.com.apple.timemachine.donotpresent + +# Directories potentially created on remote AFP share +.AppleDB +.AppleDesktop +Network Trash Folder +Temporary Items +.apdisk