mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
ignore git file for vim and patch
This commit is contained in:
parent
22e4e4125a
commit
f2c3fc20de
10
.gitignore
vendored
10
.gitignore
vendored
@ -65,3 +65,13 @@ Temporary Items
|
|||||||
|
|
||||||
# Ignore changes to the custom css files.
|
# Ignore changes to the custom css files.
|
||||||
/css/custom.css
|
/css/custom.css
|
||||||
|
|
||||||
|
# Vim
|
||||||
|
## swap
|
||||||
|
[._]*.s[a-w][a-z]
|
||||||
|
[._]s[a-w][a-z]
|
||||||
|
|
||||||
|
## diff patch
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
*.bak
|
||||||
|
Loading…
x
Reference in New Issue
Block a user