aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore12
-rw-r--r--README.md4
2 files changed, 16 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..8df9393
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,12 @@
+# Compiled Object files
+*.slo
+*.lo
+*.o
+
+# Compiled Dynamic libraries
+*.so
+
+# Compiled Static libraries
+*.lai
+*.la
+*.a
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..b95d844
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+rodisc
+======
+
+Remote optical disc service \ No newline at end of file