aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 1d8ced64f00eec2d59803810cea2f0980dda997d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## .gitignore

LOCAL/
PRIVATE/

*~
*.swp
*.orig
*.bak
*_bak
.#*

### python
__pycache__/
*.py[cod]

### emeacs & spacemacs
*.elc
_spacemacs.d/layers/

### tmux
_tmux/resurrect/
_tmux/plugins/*
!_tmux/plugins/tpm