1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/.gitignore
Tobias Hunger 366e38284d Update .gitignore
Ignore *.user* files from QtCreator and *.pyc files.
2016-09-12 17:23:50 +02:00

8 lines
64 B
Plaintext

# Exclude MacOS Finder files.
.DS_Store
*.user*
*.pyc
Testing