forked from gitea/gitea
1
0
Fork 0
gitea/.gitignore

41 lines
399 B
Plaintext
Raw Normal View History

2014-04-11 02:20:58 +08:00
.DS_Store
*.db
*.log
custom/
data/
.vendor/
.idea/
*.iml
public/img/avatar/
2014-07-24 19:49:27 +08:00
files/
2014-04-11 02:20:58 +08: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-06 09:18:29 +08:00
/gogs
2014-08-07 05:21:24 +08:00
profile/
2014-04-11 02:20:58 +08:00
__pycache__
*.pem
2014-07-24 19:49:27 +08:00
output*
2014-07-26 12:24:27 +08:00
config.codekit