Переглянути джерело

Add dist/ to .gitignore for build output packages

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fszontagh 5 місяців тому
батько
коміт
9bc03da75f
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 # Build
 build/
 cmake-build-*/
+dist/
 
 # IDE
 .idea/