aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2023-09-25 23:14:49 -0400
committersotech117 <michael_foiani@brown.edu>2023-09-25 23:14:49 -0400
commit57fb8fbc8a2afdb6c7f6df51a33075d77a7cd3c7 (patch)
treee542f6e2e81bfa28edee829ae72ffc875eed44cb
parent26bf613d76c6e0059f5fa3024ac7313094073487 (diff)
remove executables from git
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9d299da..51f8068 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,4 +10,7 @@
# Created by sotech117
*.dSYM -r
-.vscode -r \ No newline at end of file
+.vscode -r
+snowcast_control
+snowcast_listener
+snowcast_server \ No newline at end of file