gogs/.gitignore

20 lines
170 B
Plaintext
Raw Normal View History

2014-04-10 22:20:58 +04:00
.DS_Store
*.db
*.log
log/
2014-04-10 22:20:58 +04:00
custom/
data/
.vendor/
.idea/
*.iml
public/img/avatar/
*.exe
*.exe~
2014-08-06 05:18:29 +04:00
/gogs
2014-08-07 01:21:24 +04:00
profile/
2014-04-10 22:20:58 +04:00
*.pem
2014-07-24 15:49:27 +04:00
output*
2017-02-20 00:07:28 +03:00
*.sublime-project
*.sublime-workspace
2016-03-07 00:40:04 +03:00
/release