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

40 lines
418 B
Plaintext
Raw Normal View History

<<<<<<< HEAD
2014-02-12 12:49:46 -05:00
gogs
*.exe
*.exe~
2014-02-14 09:20:57 -05:00
.DS_Store
*.db
2014-03-10 23:03:17 -04:00
*.log
2014-03-14 00:19:07 -04:00
custom/
2014-03-22 08:49:53 -04:00
data/
2014-03-20 07:50:26 -04:00
.vendor/
.idea/
2014-03-23 10:58:50 -04:00
*.iml
public/img/avatar/
=======
>>>>>>> b4db9f67548a41922f1b337daf9c9d2b975b55c4
2014-03-24 10:28:20 -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
2014-03-25 05:17:34 -04:00
*.exe