]> git.proxmox.com Git - mirror_lxc.git/blame - .gitignore
remove the LXCPATH/<name>/nsgroup file
[mirror_lxc.git] / .gitignore
CommitLineData
d0dfcfbd
DL
1*.o
2*.a
3*.lo
4*.la
5*.so
6*.sgml
7*.conf
8*~
a57cf79e 9*.gz
d0dfcfbd
DL
10
11.deps
12.libs
13
14Makefile.in
15Makefile
16
17aclocal.m4
18autom4te.cache
19configure
20config.log
21config.status
22libtool
23
24lxc.spec
25
26scripts/lxc-debian
27scripts/lxc-fedora
28scripts/lxc-sshd
29
30src/lxc/lxc-cgroup
31src/lxc/lxc-checkconfig
32src/lxc/lxc-checkpoint
33src/lxc/lxc-cinit
34src/lxc/lxc-cmd
35src/lxc/lxc-console
36src/lxc/lxc-create
37src/lxc/lxc-destroy
38src/lxc/lxc-enter
39src/lxc/lxc-exec
40src/lxc/lxc-execute
41src/lxc/lxc-freeze
42src/lxc/lxc-info
43src/lxc/lxc-init
44src/lxc/lxc-ls
45src/lxc/lxc-monitor
46src/lxc/lxc-netstat
237315ff 47src/lxc/lxc-setcap
d0dfcfbd
DL
48src/lxc/lxc-ps
49src/lxc/lxc-restart
50src/lxc/lxc-start
51src/lxc/lxc-stop
52src/lxc/lxc-unfreeze
53src/lxc/lxc-unshare
54src/lxc/lxc-version
55src/lxc/lxc-wait
56
57etc/lxc-complex-config
58
59config/compile
60config/config.guess
61config/config.sub
62config/depcomp
63config/install-sh
64config/ltmain.sh
65config/missing
66
67doc/lxc-cgroup.1
68doc/lxc-console.1
69doc/lxc-create.1
70doc/lxc-destroy.1
71doc/lxc-execute.1
72doc/lxc-freeze.1
73doc/lxc-ls.1
74doc/lxc-monitor.1
75doc/lxc-ps.1
76doc/lxc-start.1
77doc/lxc-stop.1
78doc/lxc-unfreeze.1
79doc/lxc-wait.1
80doc/lxc.7
81doc/lxc.conf.5
82doc/manpage.links
83doc/manpage.refs
84
85src/config.h
86src/config.h.in
87src/stamp-h1
88
89.pc/
90patches/
91
d4fca29f
FG
92test/conf
93test/confile
94test/dev
95test/forward
96test/ipv4_add
97test/ipv6_add
98test/lxc_create
99test/lxc_destroy
100test/lxc_low_monitor
101test/lxc_monitor
102test/lxc_start
103test/lxc_state
104test/lxc_stop
105test/macvlan
106test/movedev
107test/proxy
108test/tst_list
109test/veth