From: Waldemar Kozaczuk <jwkozac...@gmail.com>
Committer: Waldemar Kozaczuk <jwkozac...@gmail.com>
Branch: master

Made more files and directoris git-ignored

Signed-off-by: Waldemar Kozaczuk <jwkozac...@gmail.com>

---
diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -5,10 +5,17 @@ ROOTFS
 install

 # Downloaded compressed archives
+*.tar
 *.tar.gz

 # Terminal settings from the host
 unknown-term/terminfo

 # Unpacked mysql releases
 mysql/mysql-*
+
+# Stripped shared objects
+*-stripped.so
+
+# Build directories
+build
diff --git a/java-example/.gitignore b/java-example/.gitignore
--- a/java-example/.gitignore
+++ b/java-example/.gitignore
@@ -0,0 +1 @@
+*.class

--
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to