diff options
author | Doge <[email protected]> | 2021-05-03 08:47:37 +0800 |
---|---|---|
committer | Doge <[email protected]> | 2021-05-03 08:47:37 +0800 |
commit | 05f722c51617fceaa0c4b581dfc78762b9b58a03 (patch) | |
tree | 7a2879732ead7d15fbbd6e0e5b051780e5736fc0 /.gitignore | |
parent | f3395e29726577f578621d2bfa0c2bbfaca41172 (diff) | |
download | chromate-05f722c51617fceaa0c4b581dfc78762b9b58a03.tar.gz chromate-05f722c51617fceaa0c4b581dfc78762b9b58a03.tar.bz2 chromate-05f722c51617fceaa0c4b581dfc78762b9b58a03.zip |
First 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..e43b0f9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store |