diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2024-07-25 13:58:29 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2024-07-25 13:58:29 -0700 |
commit | 2a5aea9130401d0d6df3dbb303fe8dcaf9d181a1 (patch) | |
tree | 88d2deea064a03a4288cdf732680e4d2e67425f6 | |
parent | 468a9fe56e8b343a457094a847d1b588306c88d9 (diff) |
git ignore ctags tag file
-rw-r--r-- | c/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c/.gitignore b/c/.gitignore index 061bc35..e719b0c 100644 --- a/c/.gitignore +++ b/c/.gitignore @@ -1 +1,2 @@ dynotify +tags |