diff options
author | Guangxiong Lin <[email protected]> | 2022-03-27 18:40:53 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2022-03-27 18:40:53 +0800 |
commit | 7e0ad0cf4d9d6bed44f581fd9a6e48c699477d0c (patch) | |
tree | 3e7b779d505510a1a32c3e54162f8fcc00df5ef4 /.gitignore | |
parent | cde7f6fc29b3cf39c11807edc95b38fe73a9f273 (diff) | |
download | dotfiles-7e0ad0cf4d9d6bed44f581fd9a6e48c699477d0c.tar.gz dotfiles-7e0ad0cf4d9d6bed44f581fd9a6e48c699477d0c.tar.bz2 dotfiles-7e0ad0cf4d9d6bed44f581fd9a6e48c699477d0c.zip |
Setup global gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ .DS_Store .tags +compile_commands.json .cache |