Removed Spaces CDN
This commit is contained in:
30
.gitignore
vendored
30
.gitignore
vendored
@ -1,24 +1,16 @@
|
||||
# General ignore patterns
|
||||
*.exe
|
||||
*.exe~
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.test
|
||||
*.out
|
||||
*.prof
|
||||
|
||||
# Log files
|
||||
*.log
|
||||
|
||||
# JS files are generated from TS files
|
||||
*.js
|
||||
*
|
||||
!*/
|
||||
!*.go
|
||||
!*.mod
|
||||
!*.sum
|
||||
!*.md
|
||||
!*.pixy
|
||||
!*.scarlet
|
||||
!*.ts
|
||||
!.gitignore
|
||||
|
||||
# Components are generated by the "pack" tool
|
||||
/components
|
||||
|
||||
# Personal startup settings for each contributor
|
||||
/custom.go
|
||||
|
||||
# Server binary
|
||||
/notify.moe
|
||||
/custom.go
|
Reference in New Issue
Block a user