forked from qreal/qreal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (50 loc) · 1.09 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*~
*.autosave
*.a
*.moc
*.o
*.obj
*.orig
*.rej
*.so
.#*
*.*#
moc_*.cpp
ui_*.h
qrc_*.cpp
Thumbs.db
Makefile*
*.pro.user*
bin/*
*.sdf
*.Debug
*.Release
*.prf
usabilityFiles/*
**/.build/*
**/uic_wrapper.sh
# Generated editors
**/generated/elements.h
**/generated/pluginInterface.h
**/generated/pluginInterface.cpp
**/generated/ports.h
plugin.qrc
# Doxygen
**/doxygen/html/*
# Visual Paradigm temporaries
umlDocumentation/*\~*
# Installers temporary data
**/ru.qreal.root*/data/*
.*.swp
thirdparty/**/lib*.dylib
.qmake.stash
/installer/trik-studio-online-linux-gnu64-installer
/installer/trik-studio-offline-linux-gnu64-installer
/installer/packages/*/ru.qreal.root*/meta/*-license.txt
/installer/packages/qreal-base/ru.qreal.root/meta/ApacheLicense-v2.0.txt
/installer/packages/qreal-base/ru.qreal.root/meta/OFL.txt
/installer/packages/qreal-base/ru.qreal.root/meta/QScintilla-GPL-exception.txt
/installer/packages/qreal-base/ru.qreal.root/meta/gpl-3.0.txt
/installer/misc/trik-studio-offline-linux-gnu64-installer
/installer/trik-studio-offline-mac-installer.app/
/installer/trik-studio-online-mac-installer.app/