blob: ecb39f659bb7b2ae75dcd51183c562c736a8305c (
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
38
|
**/*.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
bin/
|