-
Notifications
You must be signed in to change notification settings - Fork 5
/
.gitignore
50 lines (48 loc) · 872 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
configure
Makefile
Makefile.in
scripts/Makefile
scripts/Makefile.in
INSTALL
COPYING
config/install-sh
config/missing
config.log
config.status
aclocal.m4
autom4te.cache/*
.version
gordon_bin_scripts-*.tar.gz
gordon-bin-scripts-*.tar.gz
nohup.out
*~
## The final scripts (after autotools' substitutions)
## no need to track them (they are generated from the scripts/*.in files)
scripts/auto-build-install
scripts/atexpand
scripts/atless
scripts/create-ssha-passwd
scripts/detect_tab_stops
scripts/dict
scripts/dudirs
scripts/easyjoin
scripts/filetype_size_breakdown
scripts/list_columns
scripts/make_balloon
scripts/multijoin
scripts/nfs_iostat
scripts/ppsx
scripts/pss
scripts/psx
scripts/rsx
scripts/run-with-log
scripts/sort-header
scripts/sum_file_sizes
scripts/sumcol
scripts/tawk
scripts/tardir
scripts/tjoin
scripts/tuniq
scripts/tardir
scripts/xtime
scripts/xxcat