mirror of
https://github.com/emacs-vs/vs-light-theme.git
synced 2025-12-05 18:20:30 -08:00
17 lines
167 B
Text
17 lines
167 B
Text
# ignore these directories
|
|
/.git
|
|
/recipes
|
|
|
|
# ignore generated files
|
|
*.elc
|
|
|
|
# eask packages
|
|
.eask/
|
|
dist/
|
|
|
|
# packaging
|
|
*-autoloads.el
|
|
*-pkg.el
|
|
|
|
# OS generated
|
|
.DS_Store
|