mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
11 lines
101 B
Plaintext
11 lines
101 B
Plaintext
# Exclude MacOS Finder files.
|
|
.DS_Store
|
|
|
|
*.user*
|
|
|
|
*.pyc
|
|
Testing
|
|
|
|
# Visual Studio work directory
|
|
.vs/
|