commit 044eb2a7834b498773d040455301dc49e63267b9 Author: Hualet Date: Tue Jun 23 12:32:33 2015 +0800 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 000000000..620d3dc8a --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# Compiled Object files +*.slo +*.lo +*.o + +# Compiled Dynamic libraries +*.so +*.dylib + +# Compiled Static libraries +*.lai +*.la +*.a diff --git a/README.md b/README.md new file mode 100644 index 000000000..e3a248034 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# dde-workspace-2015 \ No newline at end of file