| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 | # ---> Rust# Compiled files*.o*.so*.rlib*.dll# Executables*.exe# Generated by Cargo/target/# ---> Emacs# -*- mode: gitignore; -*-*~\#*\#/.emacs.desktop/.emacs.desktop.lock*.elcauto-save-listtramp.\#*# Org-mode.org-id-locations*_archive# flymake-mode*_flymake.*# eshell files/eshell/history/eshell/lastdir# elpa packages/elpa/# reftex files*.rel# AUCTeX auto folder/auto/# cask packages.cask/# Added by cargo/target
 |