forked from musescore/MuseScore
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
70 lines (66 loc) · 974 Bytes
/
.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
.*,
*~
*.swp
*.autosave
.qped
.directory
.idea
/builds
/build_overrides.cmake
build.release
build.debug
build.install
build.tooldata
build.qtc
build-*
win32build
win32install
win64build
win64install
build.xcode
applebuild
build.artifacts
build.symbols
vtest.artifacts
MuseScorePortable
/*.config
/*.creator
/*.files
/*.includes
*.user
/share/locale/*placeholder.ts
*.qm
share/manual/en
share/manual/de
/share/instruments/tsv
Doc
DocLib
build.qt5
*.sfd~
/.project
mscore/revision.h
local_build_revision.env
.DS_Store
CMakeLists.txt.user.*
*.qmlc
*.jsc
vtest/html
vtest/compare
thirdparty/mupdf-qt
vtest/LOG
vtest/META-INF
vtest/Thumbnails
vtest/Pictures
.vs
dependencies
# Downloaded files during build process
VERSION
/mscore/data/mscore.aps
/msvc.*
# Files created during build process
/thirdparty/lame/config.h
/thirdparty/flac/flac-1.3.4/config.h
/thirdparty/opusenc/libopusenc-0.2.1/config.h
# Backup Files created by Merging Softwares (Example: Meld)
*.orig
temp_*