summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJSDurand <mmemmew@gmail.com>2021-08-31 17:34:52 +0800
committerJSDurand <mmemmew@gmail.com>2021-08-31 17:34:52 +0800
commitb516b2c4ba117e259f2eace4e38edaf35eb1df3a (patch)
tree6d3569a34ffc9fff129d6caa38a0b6f092ab9e29
parent375d03194358c92f47e1303e3ee0efd0186178b4 (diff)
* .gitignore: ignore tramp record file as well
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f36d4da..482e05d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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