Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lxc
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chen Yisong
lxc
Commits
d0dfcfbd
Commit
d0dfcfbd
authored
Mar 16, 2009
by
Daniel Lezcano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add .gitignore and avoid annoying interaction between compiled files and git
Signed-off-by:
Daniel Lezcano
<
dlezcano@fr.ibm.com
>
parent
fdc03323
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
89 additions
and
0 deletions
+89
-0
.gitignore
.gitignore
+89
-0
No files found.
.gitignore
0 → 100644
View file @
d0dfcfbd
*.o
*.a
*.lo
*.la
*.so
*.sgml
*.conf
*~
.deps
.libs
Makefile.in
Makefile
aclocal.m4
autom4te.cache
configure
config.log
config.status
libtool
lxc.spec
scripts/lxc-debian
scripts/lxc-fedora
scripts/lxc-sshd
src/lxc/lxc-cgroup
src/lxc/lxc-checkconfig
src/lxc/lxc-checkpoint
src/lxc/lxc-cinit
src/lxc/lxc-cmd
src/lxc/lxc-console
src/lxc/lxc-create
src/lxc/lxc-destroy
src/lxc/lxc-enter
src/lxc/lxc-exec
src/lxc/lxc-execute
src/lxc/lxc-freeze
src/lxc/lxc-info
src/lxc/lxc-init
src/lxc/lxc-ls
src/lxc/lxc-monitor
src/lxc/lxc-netstat
src/lxc/lxc-ps
src/lxc/lxc-restart
src/lxc/lxc-start
src/lxc/lxc-stop
src/lxc/lxc-unfreeze
src/lxc/lxc-unshare
src/lxc/lxc-version
src/lxc/lxc-wait
etc/lxc-complex-config
config/compile
config/config.guess
config/config.sub
config/depcomp
config/install-sh
config/ltmain.sh
config/missing
doc/lxc-cgroup.1
doc/lxc-console.1
doc/lxc-create.1
doc/lxc-destroy.1
doc/lxc-execute.1
doc/lxc-freeze.1
doc/lxc-ls.1
doc/lxc-monitor.1
doc/lxc-ps.1
doc/lxc-start.1
doc/lxc-stop.1
doc/lxc-unfreeze.1
doc/lxc-wait.1
doc/lxc.7
doc/lxc.conf.5
doc/manpage.links
doc/manpage.refs
src/config.h
src/config.h.in
src/stamp-h1
.pc/
patches/
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment