diff options
author | Robert Alessi <alessi@robertalessi.net> | 2018-09-10 10:41:38 +0200 |
---|---|---|
committer | Robert Alessi <alessi@robertalessi.net> | 2018-09-10 10:41:38 +0200 |
commit | 63712843c3541afcf25bcc8f24b46de7bbc8b400 (patch) | |
tree | a9c54f91074a51314dfb48713a727498477df5a2 /.gitignore | |
download | courses-63712843c3541afcf25bcc8f24b46de7bbc8b400.tar.gz |
initial commit0.1-2
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 | *~ | ||