From: WALDEMAR KOZACZUK <jwkozac...@gmail.com>
Committer: GitHub <nore...@github.com>
Branch: master

Merge pull request #63 from pshem/patch-2

Ignore more build artifacts

---
diff --git a/.gitignore b/.gitignore
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,14 @@
+# Directories storing files downloaded or collected from the OS
 upstream
 src
 ROOTFS
 install
+
+# Downloaded compressed archives
+*.tar.gz
+
+# Terminal settings from the host
+unknown-term/terminfo
+
+# Unpacked mysql releases
+mysql/mysql-*

--
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