C
@@ -0,0 +1,14 @@
+# Object files
+*.o
+
+# Libraries
+*.lib
+# Shared objects (inc. Windows DLLs)
+*.dll
+*.so
+# Executables
+*.exe
+*.out