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 Jun 4, 2024
1 parent d7074a8 commit 37c899a
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 @@ -7,7 +7,7 @@
# -----------------------------------------------------------------------------
# gibo dump Linux
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/f8a96208abceff57dec62fe6d80fb29cc15c6c20/Global/Linux.gitignore
### https://raw.github.com/github/gitignore/3674ae092f8055c29ffac2066dce1ccd7f798891/Global/Linux.gitignore

*~

Expand All @@ -25,7 +25,7 @@
# -----------------------------------------------------------------------------
# gibo dump Windows
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/f8a96208abceff57dec62fe6d80fb29cc15c6c20/Global/Windows.gitignore
### https://raw.github.com/github/gitignore/3674ae092f8055c29ffac2066dce1ccd7f798891/Global/Windows.gitignore

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

# General
.DS_Store
Expand Down Expand Up @@ -85,7 +85,7 @@ Temporary Items
# -----------------------------------------------------------------------------
# gibo dump Python
### Generated by gibo (https://github.com/simonwhitaker/gibo)
### https://raw.github.com/github/gitignore/f8a96208abceff57dec62fe6d80fb29cc15c6c20/Python.gitignore
### https://raw.github.com/github/gitignore/3674ae092f8055c29ffac2066dce1ccd7f798891/Python.gitignore

# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down

0 comments on commit 37c899a

Please sign in to comment.