mirror of
https://github.com/go-gitea/gitea
synced 2025-07-26 04:08:35 +00:00
add tests
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,9 +1,3 @@
|
||||
<<<<<<< HEAD
|
||||
|
||||
|
||||
gogs
|
||||
*.exe
|
||||
*.exe~
|
||||
.DS_Store
|
||||
*.db
|
||||
*.log
|
||||
@@ -14,8 +8,6 @@ data/
|
||||
*.iml
|
||||
public/img/avatar/
|
||||
|
||||
=======
|
||||
>>>>>>> b4db9f67548a41922f1b337daf9c9d2b975b55c4
|
||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||
*.o
|
||||
*.a
|
||||
@@ -37,4 +29,7 @@ _cgo_export.*
|
||||
|
||||
_testmain.go
|
||||
|
||||
*.exe
|
||||
*.exe
|
||||
*.exe~
|
||||
gogs
|
||||
__pycache__
|
||||
|
Reference in New Issue
Block a user