2
0
mirror of git://github.com/lxc/lxc synced 2025-08-31 12:49:31 +00:00

exclude generated tarball from git managed files

exclude generated tarball from git managed files

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
Michel Normand
2009-04-20 22:10:59 +02:00
committed by Daniel Lezcano
parent 4f916514e8
commit a57cf79e58

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@
*.sgml *.sgml
*.conf *.conf
*~ *~
*.gz
.deps .deps
.libs .libs