mirror of
https://github.com/cactuzhead/Advanced-Progress-Bars.git
synced 2026-07-22 05:42:10 +00:00
Update .gitignore
This commit is contained in:
parent
10885c77b0
commit
61b58caca2
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -25,3 +25,13 @@ data.json
|
|||
|
||||
# Exclude macOS Finder (System Explorer) View States
|
||||
.DS_Store
|
||||
|
||||
# Ignore the default location of the built site, and caches and metadata generated by Jekyll
|
||||
_site/
|
||||
.sass-cache/
|
||||
.jekyll-cache/
|
||||
.jekyll-metadata
|
||||
|
||||
# Ignore folders generated by Bundler
|
||||
.bundle/
|
||||
vendor/
|
||||
|
|
|
|||
Loading…
Reference in a new issue