mirror of
https://github.com/reactos/reactos.git
synced 2024-10-31 20:02:55 +00:00
19ab5fa310
When working on macOS, the system creates a .DS_Store file in every accessed directory. They are marked as new files in git, which is very annoying. This change will exclude these files.
16 lines
249 B
Plaintext
16 lines
249 B
Plaintext
compile_commands.json
|
|
output-*
|
|
modules/optional
|
|
modules/bootcd_extras
|
|
modules/livecd_extras
|
|
modules/hybridcd_extras
|
|
modules/3rdparty
|
|
modules/[Aa][Hh][Kk]_[Tt]ests
|
|
.cache
|
|
.cproject
|
|
.DS_Store
|
|
.project
|
|
.settings
|
|
.vscode
|
|
sdk/tools/winesync/winesync.cfg
|