mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-12 19:40:28 +02:00
Update .gitignore
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -2,8 +2,20 @@
|
||||
IntelliPhoto/build-*/
|
||||
src/build-*/
|
||||
|
||||
#
|
||||
IntelliPhoto.pro.user
|
||||
# QT Creator Files
|
||||
*.creator.user*
|
||||
*.pro.user*
|
||||
*.pyqtc.user*
|
||||
*.qbs.user*
|
||||
*.qmlproject.user*
|
||||
CMakeLists.txt.user*
|
||||
/share/qtcreator/examples/
|
||||
/share/qtcreator/externaltools/
|
||||
/share/qtcreator/fonts/
|
||||
/share/qtcreator/generic-highlighter/
|
||||
/share/qtcreator/qmldesigner/QtProject/
|
||||
app_version.h
|
||||
phony.c
|
||||
|
||||
# macOS Environment Files
|
||||
.DS_STORE
|
||||
|
||||
Reference in New Issue
Block a user