-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (47 loc) · 753 Bytes
/
Copy path.gitignore
File metadata and controls
52 lines (47 loc) · 753 Bytes
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
# anjuta
.anjuta
.anjuta_sym_db.db
libghwp.anjuta
# backup file
*~
*.swp
# autotools
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache
config.*
configure
depcomp
install-sh
libtool
ltmain.sh
missing
stamp-h1
# output
*.la
*.lo
.deps
.libs
*.pc
*.o
# output files of dpkg-buildpackage
debian/autoreconf.after
debian/autoreconf.before
debian/files
debian/libghwp-dev.debhelper.log
debian/libghwp-dev.substvars
debian/libghwp-dev/
debian/libghwp.debhelper.log
debian/libghwp.postinst.debhelper
debian/libghwp.postrm.debhelper
debian/libghwp.substvars
debian/libghwp/
debian/stamp-autotools
debian/stamp-autotools-files
debian/stamp-copyright-check
debian/stamp-makefile-build
debian/stamp-makefile-install
debian/stamp-upstream-cruft
debian/tmp/