1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-07-17 15:14:19 -04:00
gitea/.gitignore

42 lines
414 B
Plaintext
Raw Normal View History

2014-04-10 14:20:58 -04:00
.DS_Store
*.db
*.log
custom/
data/
.vendor/
.idea/
*.iml
public/img/avatar/
2014-07-24 07:49:27 -04:00
files/
2014-04-10 14:20:58 -04:00
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# 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~
2014-08-05 21:18:29 -04:00
/gogs
2014-08-06 17:21:24 -04:00
profile/
2014-04-10 14:20:58 -04:00
__pycache__
*.pem
2014-07-24 07:49:27 -04:00
output*
2014-07-26 00:24:27 -04:00
config.codekit
2014-08-10 00:02:00 -04:00
.brackets.json