diff options
author | 53hornet <53hornet@gmail.com> | 2018-07-04 15:41:44 -0400 |
---|---|---|
committer | 53hornet <53hornet@gmail.com> | 2018-07-04 15:41:44 -0400 |
commit | d2199166c4bd244eb8727014db80b62ad1d1b70d (patch) | |
tree | f553bbd4e20db7ac017e300237ddc90427307b01 /.gitignore | |
parent | 9d59433566e94c35d0379fdf1513f7ef660b7f2b (diff) | |
download | md-site-d2199166c4bd244eb8727014db80b62ad1d1b70d.tar.xz md-site-d2199166c4bd244eb8727014db80b62ad1d1b70d.zip |
Added .gitignore
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..5236e1e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ + |