mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-16 15:29:55 +00:00
Add .DS_Store to gitignore
This commit is contained in:
parent
1d5b73f20a
commit
90d8b8fa1c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -84,3 +84,7 @@ moc_*.cxx
|
||||||
*.[ao]
|
*.[ao]
|
||||||
*.so
|
*.so
|
||||||
venv/
|
venv/
|
||||||
|
|
||||||
|
## operating system files
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
|
|
Loading…
Reference in a new issue