diff options
author | JSDurand <mmemmew@gmail.com> | 2021-08-13 10:47:41 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2021-08-13 10:47:41 +0800 |
commit | dc4e06e884c2a4fa6719da75923bb995292e7f6f (patch) | |
tree | 716e492677d663d6c3bb74c3172d1f30454fd8ff | |
parent | ef5cba2079842695d24a4626dc831b6124065ac9 (diff) |
* .gitignore: This should be part of the repository.
-rw-r--r-- | .gitignore | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a504af7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,23 @@ +backups/* +.emacs.desktop.lock +archive.el +savehist +saveplace +comb/ST.cpp +comb/comb* +comb/pdf* +comb/reference* +rime/* +save-new +desktop +*test ground* +recentf +eww-bookmarks +auto-save-list/* +eshell/* +transient/* +bookmarks +url/* +games/* +image-dired/* +network-security.data
\ No newline at end of file |