Skip to content

Commit

Permalink
Merge pull request #43 from kitsuyui/gitignore-in
Browse files Browse the repository at this point in the history
Update .gitignore
  • Loading branch information
kitsuyui authored Sep 2, 2024
2 parents 702d027 + e770774 commit aefe531
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/c22fd083e7a8ea61a50df38ad1cde56cabe191a0/Global/Linux.gitignore
### https://raw.github.com/github/gitignore/33243d9491911332228307c915ff95707791a91f/Global/Linux.gitignore

*~

Expand All @@ -23,7 +23,7 @@
# -----------------------------------------------------------------------------
# gibo dump macOS
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/c22fd083e7a8ea61a50df38ad1cde56cabe191a0/Global/macOS.gitignore
### https://raw.github.com/github/gitignore/33243d9491911332228307c915ff95707791a91f/Global/macOS.gitignore

# General
.DS_Store
Expand Down Expand Up @@ -54,7 +54,7 @@ Temporary Items
# -----------------------------------------------------------------------------
# gibo dump Windows
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/c22fd083e7a8ea61a50df38ad1cde56cabe191a0/Global/Windows.gitignore
### https://raw.github.com/github/gitignore/33243d9491911332228307c915ff95707791a91f/Global/Windows.gitignore

# Windows thumbnail cache files
Thumbs.db
Expand Down Expand Up @@ -83,7 +83,7 @@ $RECYCLE.BIN/
# -----------------------------------------------------------------------------
# gibo dump Rust
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/c22fd083e7a8ea61a50df38ad1cde56cabe191a0/Rust.gitignore
### https://raw.github.com/github/gitignore/33243d9491911332228307c915ff95707791a91f/Rust.gitignore

# Generated by Cargo
# will have compiled files and executables
Expand Down

0 comments on commit aefe531

Please sign in to comment.