mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-09 23:59:53 -05:00
Update .gitignore
Ignore *.user* files from QtCreator and *.pyc files.
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
# Exclude MacOS Finder files.
|
||||
.DS_Store
|
||||
|
||||
*.user*
|
||||
|
||||
*.pyc
|
||||
Testing
|
||||
|
||||
Reference in New Issue
Block a user