1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-14 15:56:04 +00:00
gitea/vendor/github.com/issue9/identicon/.gitignore

23 lines
181 B
Plaintext
Raw Normal View History

# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
*.exe
*.test
*.prof
#vim
*.swp
#osx
.DS_Store
/testdata/*.png
.idea
.vscode