-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path.gitignore
50 lines (50 loc) · 883 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
moc_*
i-score.app/
i-score.pro.user #ne faut-il pas plutot les partager pour avoir les meme configurations Qt Creator
i-score.pro.user.* #ne faut-il pas plutot les partager pour avoir les meme configurations Qt Creator
i-score.pro.user.3.0-pre1
compiler_*
*~
\#*
installer_data
Info.plist
qrc_i-score.cpp
org.eclipse*
installation/acousmoscribe_MacOS_10_6*
installation/acousmoscribe_MacOS_10_4*
installation/acousmoscribe_ubuntu32*
installation/acousmoscribe_ubuntu64*
/i-score.app/Contents/MacOS/i-score
.DS_Store
logs
build
Debug
Release
Makefile
xcuserdata
*.mode1v3
*.pbxuser
*.perspectivev3
*.mak
*.plist
*.pbxproj
project.xcworkspace
*.mak
*.layout
*.depends
*.ncb
*.suo
*.user
*.tm_build_errors
*.a
*.lib
*.orig
*.o
doxygen/html/
/qrc_i-score.cpp
/DerivedData/i-score/Index/i-score.hmap
/i-score/Index/i-score.hmap
/src/.DS_Store
.cproject
.project
i-score.pro.user.3.2-pre1