forked from samdroid-apps/something-for-reddit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
80 lines (79 loc) · 992 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
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
*~
/*.bak
/*.lo
/*.o
/*.orig
/*.rej
/*.tab.c
/*~
.*.sw[nop]
/.deps
/.dirstamp
/.libs
/AUTHORS
/GPATH
/GRTAGS
/GSYMS
/GTAGS
/ID
/INSTALL
/Makefile
/Makefile.in
/TAGS
/_libs
/aclocal.m4
/autom4te.cache
/autoscan.log
/compile
/config.cache
/config.guess
/config.h
/config.h.in
/config.log
/config.lt
/config.status
/config.status.lineno
/config.sub
/configure
/configure.lineno
/configure.scan
/depcomp
/install-sh
/intltool-extract.in
/intltool-merge.in
/intltool-update.in
/libtool
/ltmain.sh
/m4
/missing
/mkinstalldirs
/so_locations
/stamp-h1
/tags
/py-compile
*.tar.xz
*.desktop
*.gresource
*.compiled
*.patch
*.pyc
Makefile
Makefile.in
Makefile.in.in
/po/stamp-it
reddit-is-gtk
*.valid
Makefile.in
/data/reddit-is-gtk.appdata.xml
/data/.sass-cache
/data/style.css.out
/data/style.dark.css.out
/data/style.css.out.map
/debian/autoreconf.*
/debian/files
/debian/reddit-is-gtk.debhelper.log
/debian/reddit-is-gtk.substvars
.deps
/src/*.c
/src/something-for-reddit
/src/something_for_reddit*