mirror of
https://github.com/safing/web
synced 2025-09-01 02:29:02 +00:00
Add gitignore from github pages
This commit is contained in:
parent
5748b31aff
commit
9eb8a036da
1 changed files with 14 additions and 1 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -48,3 +48,16 @@ _site/
|
||||||
|
|
||||||
# others
|
# others
|
||||||
~$*
|
~$*
|
||||||
|
|
||||||
|
# from Github server
|
||||||
|
_theme_packages
|
||||||
|
_res
|
||||||
|
|
||||||
|
Thumbs.db
|
||||||
|
|
||||||
|
!.gitkeep
|
||||||
|
|
||||||
|
.rbenv-version
|
||||||
|
.rvmrc
|
||||||
|
.bundle
|
||||||
|
*.plist
|
||||||
|
|
Loading…
Add table
Reference in a new issue