diff options
author | Robert Alessi <alessi@robertalessi.net> | 2016-08-15 16:50:58 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2016-08-15 16:50:58 +0200 |
commit | a24d31f5dab8e66dcaf7b84a73658f4b88c9faf5 (patch) | |
tree | 1e3bbedd363d014e05d6d24285f2ad4d767ad9f7 /.gitignore | |
download | ekdosis-a24d31f5dab8e66dcaf7b84a73658f4b88c9faf5.tar.gz |
initial project version
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..80e3807 --- /dev/null +++ b/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | # emacs backups | ||
2 | *~ | ||