commit f87b3e37fd3df38e382dd8f6adef21e752a2fccb Author: Niklas080208 Date: Fri Feb 6 15:53:37 2026 +0100 Added gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ceb9c42 --- /dev/null +++ b/.gitignore @@ -0,0 +1,14 @@ +# macOS +.DS_Store +.AppleDouble +.LSOverride +._* +.DocumentRevisions-V100 +.fseventsd +.Spotlight-V100 +.TemporaryItems +.Trashes + +# Makefile outputs +output/ +OmniNX Downloader.zip