forked from xfce-mirror/xfce4-screenshooter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
50 lines (47 loc) · 790 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
# Autotools files generated into srcdir
/INSTALL
*.tar.bz2
*.tar.gz
ChangeLog
Makefile.in
/aclocal.m4
/autom4te.cache/
/compile
/config.*
/configure
/configure~
/depcomp
/install-sh
/intltool-*.in
/ltmain.sh
/missing
/po/Makefile.in.in
/configure.ac
/m4/
/mkinstalldirs
# Autotools files generated into builddir (for in-tree builds)
Makefile
.deps/
/lib/.dirstamp
.libs/
*.lo
*.la
/lib/screenshooter-marshal.[ch]
/lib/stamp-screenshooter-marshal.h
/libtool
/panel-plugin/.dirstamp
#/panel-plugin/screenshooter.desktop
/po/.intltool-merge-cache*
/po/POTFILES
/po/*.gmo
/po/stamp-it
/src/.dirstamp
*.o
/src/xfce4-screenshooter
#/src/xfce4-screenshooter.desktop*
/stamp-h1
#src/xfce4-screenshooter.appdata.xml
# UI header files generated using xdt-csource
lib/*_ui.h
# Temp
Makefile_backup