-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
36 lines (30 loc) · 822 Bytes
/
.gitignore
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
26
27
28
29
30
31
32
33
34
35
36
### Vim ###
# swap
[._]*.s[a-v][a-z]
[._]*.sw[a-p]
[._]s[a-v][a-z]
[._]sw[a-p]
### Git ###
*.orig
# Byte-compiled / optimized / DLL files
*.py[cod]
# fish-y things
private.fish
fishd.*
fish_history
fish/.config/fish/fundle
fish/.config/fish/functions
# Fish universal vars
fish/.config/fish/fish_variables
# systemd
systemd/.config/systemd/user/default.target.wants
# home-assistant
home-assistant/.config/home-assistant/*.conf
home-assistant/.config/home-assistant/*.db
home-assistant/.config/home-assistant/*.log
home-assistant/.config/home-assistant/.HA_VERSION
home-assistant/.config/home-assistant/.storage
home-assistant/.config/home-assistant/.uuid
home-assistant/.config/home-assistant/known_devices.yaml
home-assistant/.config/home-assistant/secrets.yaml
home-assistant/.config/home-assistant/weblinks.yaml