Skip to content

Commit 924f131

Browse files
committed
Add entries to .gitignore
1 parent 78ddf16 commit 924f131

File tree

1 file changed

+49
-9
lines changed

1 file changed

+49
-9
lines changed

.gitignore

Lines changed: 49 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,53 @@
1+
*~
2+
\#*\#
3+
/.emacs.desktop
4+
/.emacs.desktop.lock
5+
*.elc
6+
.\#*
7+
18
.smex-items
2-
*~$
3-
places
49
.recentf
510
ido.last
6-
cider-history
7-
projectile-bookmarks.eld
8-
projectile.cache
911
auto-save-list
10-
backups
11-
melpa-stable
12-
archive-contents
13-
*.elc
12+
tramp
13+
14+
15+
# Org-mode
16+
.org-id-locations
17+
*_archive
18+
19+
# flymake-mode
20+
*_flymake.*
21+
22+
# eshell files
23+
/eshell/history
24+
/eshell/lastdir
25+
26+
# elpa packages
27+
/elpa/
28+
29+
# reftex files
30+
*.rel
31+
32+
# AUCTeX auto folder
33+
/auto/
34+
35+
# cask packages
36+
.cask/
37+
dist/
38+
39+
# Flycheck
40+
flycheck_*.el
41+
42+
# server auth directory
43+
/server/
44+
45+
# projectiles files
46+
.projectile
47+
projectile-bookmarks.eld
48+
49+
# directory configuration
50+
.dir-locals.el
51+
52+
# network security
53+
/network-security.data

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy