put org file autosaved in the ignore list
This commit is contained in:
parent
cef54de2b1
commit
204e59ec3d
2
.gitignore
vendored
2
.gitignore
vendored
@ -146,3 +146,5 @@ Cargo.lock
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
# ---> Org mode
|
||||
*~
|
||||
|
11
README.org~
11
README.org~
@ -1,11 +0,0 @@
|
||||
#+title: Building a Social App with Spin
|
||||
#+date:[2023-11-19 Sun]
|
||||
#+author: HaQadosch
|
||||
#+startup: indent
|
||||
#+note: based on https://www.fermyon.com/blog/building-a-social-app-with-spin-1
|
||||
* Org shortcuts
|
||||
** Footnotes
|
||||
- create footnote :: ~C-c C-x f~
|
||||
- jump to the footnote ref :: ~C-c C-c~
|
||||
* Article 1
|
||||
|
Loading…
Reference in New Issue
Block a user