Fix .gitignore

Change-Id: I4b45aaace932abcce4bfbb1c3d97335f44d074ef
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..466e248
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+out/
\ No newline at end of file
diff --git a/1.gitignore b/1.gitignore
deleted file mode 100755
index aa86822..0000000
--- a/1.gitignore
+++ /dev/null
@@ -1,21 +0,0 @@
-*.vpj
-*.vpw
-*.vpwhistu
-*.vtg
-*.o
-*.a
-.DS_Store
-.*.swp
-*.sublime-project
-*.sublime-workspace
-*.log*
-*.built
-*.configured_
-*.prepared
-*.quilt_checked
-*.source_dir
-.config
-.config.old
-.gitignore
-*.tar.gz
-out/
\ No newline at end of file