-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
135 lines (128 loc) · 3.88 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
# Fichier .gitignore
# Fichiers binaires et de construction
*.o
*.a
*.so
*.dylib
*.dll
*.exe
*.app
*.dSYM
CMakeFiles/
CMakeCache.txt
cmake_install.cmake
Makefile
*.user
*.log
*.sublime-project
*.sublime-workspace
# Directoires générés par CMake
cmake-build-debug/
cmake-build-release/
# Directoires générés par JUCE
JuceLibraryCode/
_build/
# Fichiers générés par Xcode
DerivedData/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
# Autres fichiers générés par les IDEs et éditeurs
.vscode/
.idea/
.vs/
*.sln
*.suo
*.opensdf
*.sdf
*.VC.db
*.VC.VC.opendb
# Autres fichiers et dossiers ignorés
*.DS_Store
*.swp
*.bak
*.tmp
*~
_deps/
build.ninja
.cmake/
build/
.ninja_deps
.ninja_log
CPackConfig.cmake
CPackSourceConfig.cmake
/x64/Debug/ALL_BUILD/ALL_BUILD.tlog/ALL_BUILD.lastbuildstate
/x64/Debug/ALL_BUILD/ALL_BUILD.recipe
/ALL_BUILD.vcxproj
/ALL_BUILD.vcxproj.filters
/OctaSplit.dir/Debug/AudioFileProperties.obj
/.vs/OctaSplit/FileContentIndex/ca7228d5-a8be-45a8-96f1-a080a3a8f84d.vsidx
/OctaSplit.dir/Debug/OctaSplit.tlog/CL.command.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/CL.read.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/CL.write.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/CustomBuild.command.1.tlog
/x64/Debug/ALL_BUILD/ALL_BUILD.tlog/CustomBuild.command.1.tlog
/x64/Debug/ZERO_CHECK/ZERO_CHECK.tlog/CustomBuild.command.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/CustomBuild.read.1.tlog
/x64/Debug/ALL_BUILD/ALL_BUILD.tlog/CustomBuild.read.1.tlog
/x64/Debug/ZERO_CHECK/ZERO_CHECK.tlog/CustomBuild.read.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/CustomBuild.write.1.tlog
/x64/Debug/ALL_BUILD/ALL_BUILD.tlog/CustomBuild.write.1.tlog
/x64/Debug/ZERO_CHECK/ZERO_CHECK.tlog/CustomBuild.write.1.tlog
/.vs/OctaSplit/v17/fileList.bin
/INSTALL.vcxproj
/INSTALL.vcxproj.filters
/OctaSplit.dir/Debug/juce_audio_basics.obj
/OctaSplit.dir/Debug/juce_audio_devices.obj
/OctaSplit.dir/Debug/juce_audio_formats.obj
/OctaSplit.dir/Debug/juce_audio_processors.obj
/OctaSplit.dir/Debug/juce_audio_processors_ara.obj
/OctaSplit.dir/Debug/juce_audio_processors_lv2_libs.obj
/OctaSplit.dir/Debug/juce_audio_utils.obj
/OctaSplit.dir/Debug/juce_core.obj
/OctaSplit.dir/Debug/juce_data_structures.obj
/OctaSplit.dir/Debug/juce_events.obj
/OctaSplit.dir/Debug/juce_graphics.obj
/OctaSplit.dir/Debug/juce_gui_basics.obj
/OctaSplit.dir/Debug/juce_gui_extra.obj
/OctaSplit.dir/Debug/OctaSplit.tlog/link.command.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/link.read.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/link.write.1.tlog
/OctaSplit.dir/Debug/Main.obj
/OctaSplit.dir/Debug/OctaSplit.tlog/OctaSplit.lastbuildstate
/OctaSplit.vcxproj
/OctaSplit.vcxproj.filters
/OctaSplit.dir/Debug/OctaSplit_resources.res
/PACKAGE.vcxproj
/PACKAGE.vcxproj.filters
/OctaSplit.dir/Debug/OctaSplit.tlog/rc.command.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/rc.read.1.tlog
/OctaSplit.dir/Debug/OctaSplit.tlog/rc.write.1.tlog
/.vs/OctaSplit/FileContentIndex/read.lock
/OctaSplit.dir/Debug/OctaSplit.tlog/unsuccessfulbuild
/OctaSplit.dir/Debug/vc143.pdb
/x64/Debug/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate
/x64/Debug/ZERO_CHECK/ZERO_CHECK.recipe
/ZERO_CHECK.vcxproj
/ZERO_CHECK.vcxproj.filters
/.vs/OctaSplit/FileContentIndex/2bb6de5f-5f76-461a-91ad-7c9b80c82a97.vsidx
/.vs/OctaSplit/v17/Browse.VC.db-shm
/.vs/OctaSplit/v17/Browse.VC.db-wal
/.vs/OctaSplit/v17/Browse.VC.opendb
/.vs/OctaSplit/FileContentIndex/cd24e514-d7ab-4249-b568-d4f449294840.vsidx
/OctaSplit.dir/Debug/OctaSplit.tlog/Cl.items.tlog
/.vs/OctaSplit/FileContentIndex/d99af8c7-935e-4e29-b48a-8766cd873223.vsidx
/OctaSplit_artefacts/Debug/Assets/drag_and_drop_wav.svg
/OctaSplit.dir/Debug/OctaSplit.exe.recipe
/OctaSplit.dir/Debug/OctaSplit.ilk
/OctaSplit_artefacts/Debug/OctaSplit.pdb
/OctaSplit.dir/Debug/OctaSplit.vcxproj.FileListAbsolute.txt
/.vs/OctaSplit/v17/Solution.VC.db-shm
/.vs/OctaSplit/v17/Solution.VC.db-wal
/Info.plist