add .gitignore file to project
authorJF Ding <jian-feng.ding@intel.com>
Fri, 29 Jul 2011 00:05:38 +0000 (17:05 -0700)
committerJF Ding <jian-feng.ding@intel.com>
Fri, 29 Jul 2011 00:05:38 +0000 (17:05 -0700)
.gitignore [new file with mode: 0644]
distfiles/micng.conf

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..0bc56bd
--- /dev/null
@@ -0,0 +1,4 @@
+*.py[oc]
+*~
+*.swp
+micng/__version__.py
index 0bc4a3f..7ae705f 100644 (file)
@@ -5,9 +5,8 @@ outdir= .
 distro_name=MeeGo
 #proxy=http://proxy.yourcompany.com:8080/
 #no_proxy=localhost,127.0.0.0/8,.yourcompany.com
-format=livecd
-default_ks=default.ks
+
 use_comps=1
 
-#run mode: 0 - legacy, 1 - bootstrap
+#run mode: 0 - native, 1 - bootstrap
 run_mode=0