aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWeitian LI <liweitianux@gmail.com>2014-05-18 11:04:24 +0800
committerWeitian LI <liweitianux@gmail.com>2014-05-18 11:04:24 +0800
commit629b99d651a499be68e6b200dc6571896297770f (patch)
treebf865e68379cd6454bc3b415ada4e5e980a93794
parenteaaa8c7bf363c349cb596d28e09bfd75dc6fb9d9 (diff)
downloaddotfiles-629b99d651a499be68e6b200dc6571896297770f.tar.bz2
small update to .gitignore and README.md
-rw-r--r--.gitignore9
-rw-r--r--README.md3
2 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4d40434..e6ec6e7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,11 @@
+## .gitignore
+
+*~
+*.swp
+
+### C {{{
+## generated by github
+
# Object files
*.o
*.ko
@@ -21,3 +29,4 @@
*.i*86
*.x86_64
*.hex
+### C }}}
diff --git a/README.md b/README.md
index e70cfb0..6c97906 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,6 @@ dotfiles
========
Aly personal/collected dotfiles ~~~
+
+Distributed under MIT License.
+