aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.
+