diff options
author | gxlin <[email protected]> | 2021-02-05 20:50:24 +0800 |
---|---|---|
committer | gxlin <[email protected]> | 2021-02-05 20:50:24 +0800 |
commit | 24cdbacbcad52f2f8d3860dfcccd4eaca8578b18 (patch) | |
tree | 5b3a1528c9279690fcd0334167cdeb4bb879d087 /.gitignore | |
parent | c70c27e633ee9f8b3e4ace0286ad31e0c6be1ac5 (diff) | |
download | dotfiles-24cdbacbcad52f2f8d3860dfcccd4eaca8578b18.tar.gz dotfiles-24cdbacbcad52f2f8d3860dfcccd4eaca8578b18.tar.bz2 dotfiles-24cdbacbcad52f2f8d3860dfcccd4eaca8578b18.zip |
Add 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..42cecbb --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.DS_Store +.tags |