about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorBrian Chu <brianmchu42@gmail.com>2021-02-21 00:24:08 -0800
committerBrian Chu <brianmchu42@gmail.com>2021-02-21 00:24:08 -0800
commit2b5ec34372745361d51db89e5d31df6d00f95c0a (patch)
tree27db61d55734dab4ee830280042680f4823767f0 /.gitignore
parent49ca9728b7d0d5ba4eb31d9ef3fbfaed3f66a7ea (diff)
downloadsarcasticizer-2b5ec34372745361d51db89e5d31df6d00f95c0a.tar.gz
add niceties
- git ignore all emacs artifacts
- license under BSD 0-clause
- instructions and description in README
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e4e5f6c
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+*~
\ No newline at end of file