diff options
author | Paul Duncan <pabs@pablotron.org> | 2020-03-06 18:39:37 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2020-03-06 18:39:37 -0500 |
commit | b6df5d6739975848fc10893700d78cdd616a0c96 (patch) | |
tree | b852d2d37ebe2027160e47d7c6bcac187946049a /.gitignore | |
download | alonzo-mood-calculator-b6df5d6739975848fc10893700d78cdd616a0c96.tar.bz2 alonzo-mood-calculator-b6df5d6739975848fc10893700d78cdd616a0c96.zip |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..45d62d8 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.sw? |