mirror of
https://github.com/go-gitea/gitea.git
synced 2024-10-31 22:42:25 +00:00
38 lines
363 B
Plaintext
38 lines
363 B
Plaintext
.DS_Store
|
|
*.db
|
|
*.log
|
|
custom/
|
|
data/
|
|
.vendor/
|
|
.idea/
|
|
*.iml
|
|
public/img/avatar/
|
|
|
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
|
*.o
|
|
*.a
|
|
*.so
|
|
dev
|
|
|
|
# Folders
|
|
_obj
|
|
_test
|
|
|
|
# Architecture specific extensions/prefixes
|
|
*.[568vq]
|
|
[568vq].out
|
|
|
|
*.cgo1.go
|
|
*.cgo2.c
|
|
_cgo_defun.c
|
|
_cgo_gotypes.go
|
|
_cgo_export.*
|
|
|
|
_testmain.go
|
|
|
|
*.exe
|
|
*.exe~
|
|
gogs
|
|
__pycache__
|
|
*.pem
|