emacs.d/.gitignore

51 lines
582 B
Plaintext

# Note:
# git status
# git status --ignored
# Directories:
/_minted-README
/eln-cache
/elpa
/etc/yasnippet/snippets/latex-mode/auto/
/tree-sitter
/var
# File names:
column-view-demonstration.org
custom.el
dir-locals.el
early-init.el
example.py
init.el
latexmkrc
org-store-link
property-syntax-demonstration.org
pyproject.toml
setup.cfg
variables.el
worg-backend-dependent-execution-update.org
# File suffixes:
*-autoloads.el
*.aux
*.bbl
*.bcf
*.blg
*.elc
*.fdb_latexmk
*.fls
*.html
*.lof
*.log
*.lol
*.lot
*.lst
*.out
*.pdf
*.run.xml
*.tex
*.toc
# Hidden files:
.python_history