Initial commit
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
/gitea/*.ini
|
||||
/gitea/data/
|
||||
/opengist/*.yml
|
||||
/opengist/data/
|
||||
|
||||
.env
|
||||
*.zip
|
||||
*.tar
|
||||
*.tar.*
|
||||
*.sql
|
||||
*.sql.*
|
||||
*.log
|
||||
*.ini
|
||||
*dump*
|
||||
*backup*
|
||||
|
||||
!/**/.gitkeep
|
||||
Reference in New Issue
Block a user