aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier <javispedro@javispedro.com>2012-07-01 09:04:08 -0700
committerJavier <javispedro@javispedro.com>2012-07-01 09:04:08 -0700
commitea8c526e0f005107997f0079cba150ea09cfe513 (patch)
tree091242e23da1c2b32d117e0386137edfb72a76f8
downloadrodisc-ea8c526e0f005107997f0079cba150ea09cfe513.tar.gz
rodisc-ea8c526e0f005107997f0079cba150ea09cfe513.zip
Initial commit
-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