Add .gitignore to ignore built files.
[assignment-template.git] / .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..1c52c8a
--- /dev/null
@@ -0,0 +1,2 @@
+hello_world
+*.o