aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore2
-rw-r--r--main.c1
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 00f8cba..3fff87f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
bin
tmp.c
a.out
+.cache
+compile_commands.json
diff --git a/main.c b/main.c
index b688864..13ae3ee 100644
--- a/main.c
+++ b/main.c
@@ -105,7 +105,6 @@ int main(int argc, char *argv[]) {
mkdir("./bin", 0777);
-
pthread_join(f_thread, NULL);
/* Get value from thread which checks if the bin