mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 07:24:39 +01:00
ignore LICENSE
This commit is contained in:
parent
1ac840fa3e
commit
989a311081
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
for dotfile in *; do
|
||||
case "${dotfile}" in
|
||||
scripts|Makefile|*.md)
|
||||
scripts|Makefile|*.md|LICENSE)
|
||||
# NOOP
|
||||
;;
|
||||
*)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue