community/.gitignore
kez 1f1f91150f Use lektor-scss to compile scss
Community now has its own SCSS file, and takes advantage of the scss plugin instead of adding that new scss to lego
2023-01-12 15:50:27 +00:00

90 lines
849 B
Plaintext

assets/static/css
node_modules
.sass-cache
.DS_Store
public
*.mo
*.po
contents+*.lr
.cache
*.egg-info
*.pyc
__pycache__
### Lektor Temps ###
*~*
### Idea (IDE) ###
.idea/
### Emacs ###
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# projectiles files
.projectile
projectile-bookmarks.eld
# directory configuration
.dir-locals.el
# saveplace
places
# url cache
url/cache/
# cedet
ede-projects.el
# smex
smex-items
# company-statistics
company-statistics-cache.el
# anaconda-mode
anaconda-mode/