diff options
| author | JSDurand <mmemmew@gmail.com> | 2021-08-31 17:34:52 +0800 |
|---|---|---|
| committer | JSDurand <mmemmew@gmail.com> | 2021-08-31 17:34:52 +0800 |
| commit | b516b2c4ba117e259f2eace4e38edaf35eb1df3a (patch) | |
| tree | 6d3569a34ffc9fff129d6caa38a0b6f092ab9e29 | |
| parent | 375d03194358c92f47e1303e3ee0efd0186178b4 (diff) | |
* .gitignore: ignore tramp record file as well
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,4 +21,5 @@ url/* games/* image-dired/* network-security.data -projects
\ No newline at end of file +projects +tramp
\ No newline at end of file |
