Fix make build-for-linux_amd64. Added .gitignore files to exclude all files except .gitignore in Linux pixmaps and bin directories.

This commit is contained in:
2025-08-21 21:34:24 +05:00
parent fc4c916735
commit 6adbff9bbf
2 changed files with 4 additions and 0 deletions

2
dist/linux/usr/local/bin/.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*
!.gitignore

View File

@@ -0,0 +1,2 @@
*
!.gitignore