-
Notifications
You must be signed in to change notification settings - Fork 20
/
.gitignore
46 lines (41 loc) · 983 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
*.o
*.lo
*.la
*~
# gnome-builder
.buildconfig
*.tar.gz
*.tar.gz.asc
/build/
/builddir/
ChangeLog
debian/
help-online/
/uninstall/
/libparlatype/test-driver
/libparlatype/docs/reference/*.stamp
/libparlatype/docs/reference/gtkdoc-check.*
/libparlatype/docs/reference/test-suite.log
/libparlatype/docs/reference/version.xml
/libparlatype/docs/reference/parlatype.*
/libparlatype/docs/reference/parlatype-decl*.txt
/libparlatype/docs/reference/parlatype-overrides.txt
/libparlatype/docs/reference/parlatype-un*.txt
/libparlatype/docs/reference/html*
/libparlatype/docs/reference/xml/
/libparlatype/tests/*coverage.info
/libparlatype/tests/*-coverage/
/libparlatype/tests/*.log
/libparlatype/tests/*.trs
/libparlatype/tests/player
/libparlatype/tests/progressdialog
/libparlatype/tests/wavedata
/libparlatype/tests/waveloader
/libparlatype/tests/waveviewer
/help/??*/*.page
/help/??*/*.mo
/help/??*/*.stamp
/help/??*/legal.xml
**/po/ChangeLog
**/po/Makevars.template
**/po/POTFILES