forked from fontmatrix/fontmatrix
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
42 lines (38 loc) · 766 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
# /
/bin
/templates
/Doxyfile
/typotek.kdevelop
/typotek.kdevelop.pcs
/typotek.kdevses
/Makefile
/fontmatrix.kdevelop
/fontmatrix.kdevelop.filelist
/fontmatrix.kdevelop.pcs
/fontmatrix.kdevses
# /harfbuzz/
/harfbuzz/.git
/harfbuzz/tests
/harfbuzz/.gitignore
# /src/
/src/Makefile
/src/customscene.cpp
/src/customscene.h
/src/moc_fontactionwidget.cpp
/src/moc_typotek.cpp
/src/moc_mainviewwidget.cpp
/src/moc_typotekadaptator.cpp
/src/mainview.ui_BAK
/src/Makefile.Release
/src/Makefile.Debug
/src/moc_fontbookdialog.cpp
/src/ui_bookexport.h
/src/qmake_image_collection.cpp
/src/ui_fontaction.h
/src/ui_mainview.h
/src/fontmatrix_splashscreen.png
/src/moc_fmsampletextview.cpp
/src/moc_tagseteditor.cpp
/src/ui_tagset.h
# /src/messages/
/src/messages/about.html~