mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-20 15:41:32 +00:00
Merge branch 'ignore_ds_store' into 'master'
Add .DS_Store to gitignore See merge request OpenMW/openmw!3124
This commit is contained in:
commit
2964ee08c9
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -84,3 +84,7 @@ moc_*.cxx
|
|||
*.[ao]
|
||||
*.so
|
||||
venv/
|
||||
|
||||
## operating system files
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
|
Loading…
Reference in a new issue