-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitignore
93 lines (93 loc) · 1.08 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
*.o
*~
*.lo
*.la
.cache
Makefile
Makefile.in
.deps
.libs
ABOUT-NLS
AppInfo.xml
ChangeLog
aclocal.m4
autom4te.cache/
compile
config.[^h]*
configure
configure.lineno
depcomp
install-sh
intl/
libtool
locale/
ltmain.sh
m4/
missing
obj-x86_64-linux-gnu/
*.1
*.1.xml
*.spec
stamp*
Help
docs/AUTHORS
docs/COPYING*
docs/Changes
docs/NEWS
docs/README
docs/es
docs/fr
docs/gl
docs/pt_BR
docs/ru
docs/uk
*.mo
*.gmo
*.pot
po/Makefile.in.in
po/Makevars.template
po/POTFILES
po/Rules-quot
po/boldquot.sed
po/en@boldquot.header
po/en@quot.header
po/insert-header.sin
po/quot.sed
po/remove-potcdate.sed
po/remove-potcdate.sin
po/stamp-po
src/roxterm
src/roxterm-config
src/rtconfig.h
src/version.h
roxterm.lsm
*.tar.gz
tony
debtmp
po4a/Makefile.am
po4a/*.xml.in
po4a/*.1.es
po4a/*.1.es.xml
po4a/*.1.fr
po4a/*.1.fr.xml
po4a/*.1.gl
po4a/*.1.gl.xml
po4a/*.pot.old
poxml/roxterm.appdata.xml
roxterm-config.ui.stamp
*.pyc
*.pyo
build
tags
.ycm_extra_conf.py
.pc
debian/build-*
debian/deletable.files
debian/debhelper-build-stamp
debian/files
debian/*.log
debian/*.debhelper
debian/*.substvars
debian/tmp/
debian/roxterm*/
version