Skip to content

Commit

Permalink
Update .gitignore by gitignore.in
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsuyui authored May 9, 2024
1 parent ba8226d commit edf807a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# -----------------------------------------------------------------------------
# gibo dump Linux
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/4488915eec0b3a45b5c63ead28f286819c0917de/Global/Linux.gitignore
### https://raw.github.com/github/gitignore/a41112a9ab9c90d3cdbbe17f065bebeb622b3dc7/Global/Linux.gitignore

*~

Expand All @@ -23,7 +23,7 @@
# -----------------------------------------------------------------------------
# gibo dump Windows
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/4488915eec0b3a45b5c63ead28f286819c0917de/Global/Windows.gitignore
### https://raw.github.com/github/gitignore/a41112a9ab9c90d3cdbbe17f065bebeb622b3dc7/Global/Windows.gitignore

# Windows thumbnail cache files
Thumbs.db
Expand Down Expand Up @@ -52,7 +52,7 @@ $RECYCLE.BIN/
# -----------------------------------------------------------------------------
# gibo dump macOS
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/4488915eec0b3a45b5c63ead28f286819c0917de/Global/macOS.gitignore
### https://raw.github.com/github/gitignore/a41112a9ab9c90d3cdbbe17f065bebeb622b3dc7/Global/macOS.gitignore

# General
.DS_Store
Expand Down Expand Up @@ -83,7 +83,7 @@ Temporary Items
# -----------------------------------------------------------------------------
# gibo dump Node
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/4488915eec0b3a45b5c63ead28f286819c0917de/Node.gitignore
### https://raw.github.com/github/gitignore/a41112a9ab9c90d3cdbbe17f065bebeb622b3dc7/Node.gitignore

# Logs
logs
Expand Down

0 comments on commit edf807a

Please sign in to comment.