1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-06 13:24:48 -04:00
gitea/.gitignore

42 lines
368 B
Plaintext
Raw Normal View History

2016-11-04 08:41:28 -04:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
2016-11-10 04:01:44 -05:00
# IntelliJ
.idea
2016-11-04 08:41:28 -04:00
# 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
2014-04-10 14:20:58 -04:00
*.db
*.log
2016-11-04 08:41:28 -04:00
2016-11-07 10:09:42 -05:00
/gitea
2016-11-04 18:21:28 -04:00
/bin
/dist
2016-11-04 08:41:28 -04:00
/custom
/data
2016-11-04 18:21:28 -04:00
/log
2016-11-04 08:41:28 -04:00
/public/img/avatar