bench-forgejo/.gitignore

45 lines
426 B
Plaintext
Raw Normal View History

2016-11-04 18:11:28 +05:30
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
2016-11-10 14:31:44 +05:30
# IntelliJ
.idea
2016-11-04 18:11:28 +05:30
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
coverage.out
/modules/public/bindata.go
/modules/templates/bindata.go
2014-04-10 23:50:58 +05:30
*.db
*.log
2016-11-04 18:11:28 +05:30
2016-11-07 20:39:42 +05:30
/gitea
2016-11-05 03:51:28 +05:30
/bin
/dist
2016-11-04 18:11:28 +05:30
/custom
/data
2016-11-05 03:51:28 +05:30
/log
2016-11-04 18:11:28 +05:30
/public/img/avatar