12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- *.o
- *.so
- *.rlib
- *.dll
- *.exe
- /target/
- *~
- \
- /.emacs.desktop
- /.emacs.desktop.lock
- *.elc
- auto-save-list
- tramp
- .\
- .org-id-locations
- *_archive
- *_flymake.*
- /eshell/history
- /eshell/lastdir
- /elpa/
- *.rel
- /auto/
- .cask/
- /target
|