support/.gitignore

91 lines
923 B
Plaintext
Raw Permalink Normal View History

2023-01-11 23:14:05 +00:00
# css is built as part of the build process, doesn't need to be tracked
assets/static/css
2018-01-19 08:46:08 +00:00
node_modules
2018-01-12 07:37:06 +00:00
.sass-cache
.DS_Store
2018-01-12 07:37:40 +00:00
public
2019-03-26 17:26:52 +00:00
*.mo
*.po
2018-10-10 15:09:55 +00:00
contents+*.lr
2018-07-10 11:58:06 +00:00
2019-03-26 17:26:52 +00:00
*.ipynb*
2018-07-10 11:58:06 +00:00
*.egg-info
*.pyc
2018-07-10 11:58:06 +00:00
__pycache__
2018-10-10 15:23:18 +00:00
### Lektor Temps ###
*~*
2019-03-26 17:26:52 +00:00
### 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/