File tree 1 file changed +49
-1
lines changed
1 file changed +49
-1
lines changed Original file line number Diff line number Diff line change @@ -97,4 +97,52 @@ ton_nft_metadata/
97
97
ton_nft_metadata /*
98
98
99
99
ton_nft_images /
100
- ton_nft_images /*
100
+ ton_nft_images /* # -*- mode: gitignore; -*-
101
+ * ~
102
+ \# * \#
103
+ /.emacs.desktop
104
+ /.emacs.desktop.lock
105
+ * .elc
106
+ auto-save-list
107
+ tramp
108
+ . \# *
109
+
110
+ # Org-mode
111
+ .org-id-locations
112
+ * _archive
113
+
114
+ # flymake-mode
115
+ * _flymake. *
116
+
117
+ # eshell files
118
+ /eshell /history
119
+ /eshell /lastdir
120
+
121
+ # elpa packages
122
+ /elpa /
123
+
124
+ # reftex files
125
+ * .rel
126
+
127
+ # AUCTeX auto folder
128
+ /auto /
129
+
130
+ # cask packages
131
+ .cask /
132
+ dist /
133
+
134
+ # Flycheck
135
+ flycheck_ * .el
136
+
137
+ # server auth directory
138
+ /server /
139
+
140
+ # projectiles files
141
+ .projectile
142
+
143
+ # directory configuration
144
+ .dir-locals.el
145
+
146
+ # network security
147
+ /network-security.data
148
+
You can’t perform that action at this time.
0 commit comments