diff options
author | Kylie McClain <somasissounds@gmail.com> | 2015-01-19 02:11:33 -0500 |
---|---|---|
committer | Kylie McClain <somasissounds@gmail.com> | 2015-01-19 02:11:33 -0500 |
commit | 26926143c41c246bc4e933410e9a9d2bca76cebd (patch) | |
tree | fdd1cc867c535ac6dbb5e99d4a7f33c5f7b76ef0 /.gitignore |
initial commit
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..e7683df --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*.bak |