diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-04-27 22:00:59 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-04-27 22:00:59 +0200 |
commit | ce6abf40d29272e6cc23537156105d5bf48ab4f2 (patch) | |
tree | 1f3c1293a69ab9945d11786e6e09f3632d8ea9f9 | |
download | licenses-ce6abf40d29272e6cc23537156105d5bf48ab4f2.tar.gz licenses-ce6abf40d29272e6cc23537156105d5bf48ab4f2.tar.bz2 licenses-ce6abf40d29272e6cc23537156105d5bf48ab4f2.tar.xz |
first commit
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8c56162 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +_/ +*~ +\#*\# +.* +!.git* +*.bak +*.swp +*.swo |