aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore18
1 files changed, 12 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 74ddd7a..06db542 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,14 +2,20 @@
\#*#
.\#*
+.DS_Store
+
+# C object files
*.o
+# Rust build directories
+**/target
+
+# Autogenerated Lnx files
*.lnx
-.DS_Store
+# Binaries for submission
+./host
+./vhost
+./router
+./vrouter
-/host
-/router
-/vhost
-/vrouter
-**/target