1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2024-09-23 18:38:22 +02:00

Add .DS_Store to .gitignore

This commit is contained in:
icex2 2023-02-19 15:40:12 +01:00 committed by icex2
parent 3d955a8dca
commit cb290ab02e

3
.gitignore vendored
View File

@ -3,4 +3,5 @@ build/
.idea
.vscode
.vs
version
version
.DS_Store