-
-
Notifications
You must be signed in to change notification settings - Fork 80
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (52 loc) · 597 Bytes
/
.gitignore
File metadata and controls
52 lines (52 loc) · 597 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
52
*.a
*.o
*~
.deps
/.dep_segment
/.pc
/ABOUT-NLS
/Basic.mk
/ChangeLog
/Makefile
/Makefile.DOS
/Makefile.in
/NMakefile
/README
/README.DOS
/README.OS2
/README.W32
/SMakefile
/aclocal.m4
/autom4te.cache
/build.cfg
/build.sh
/build.sh.in
/config
/config.ami
/config.dos
/config.h
/config.h-vms
/config.h.W32
/config.h.in
/config.log
/config.status
/config/*.m4
/config/Makefile
/config/test-driver
/configure
/debian/remake.debhelper.log
/dist
/loadavg
/m4
/make
/po-check-*
/remake
/remake-*.tar.bz2
/remake-*.tar.gz
/remake-*.tar.lz
/remake-4.*+dbg-*
/stamp-h1
/tmp
/w32
build.*.json
callgrind.out.*