From: pshem <ppik...@rocketmail.com>
Committer: GitHub <nore...@github.com>
Branch: master

Ignore more build artifacts

Ignore compressed archives, terminal settings and unpacked mysql source code

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