blob: c0cdeaa73fea48dc89e4858450f222a3e3c7e942 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
**/*.orig
*.elc
*.keystore
*.rel
*_archive
*_flymake.*
*~
.\#*
.cargo-ok
.cask/
.dir-locals.el
.org-id-locations
.projectile
/.emacs.desktop
/.emacs.desktop.lock
/auto/
/elpa/
/eshell/history
/eshell/lastdir
/network-security.data
/server/
Cargo.lock
\#*\#
auto-save-list
dist/
flycheck_*.el
godot/*.translation
godot/.import/
godot/.mono/
godot/data_*/
godot/export.cfg
rust/**/*.rs.bk
rust/Cargo.lock
rust/debug/
target/
tramp
make.bat
|