Make git ignore org-mode files and archives.
This commit is contained in:
parent
87d895f818
commit
b06a5b6e15
|
@ -1,3 +1,5 @@
|
|||
*~
|
||||
*.bak
|
||||
*.org
|
||||
*.luac
|
||||
*.tar.gz
|
||||
|
|
Loading…
Reference in New Issue