go init
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/database
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=database
|
||||
|
||||
### Database ###
|
||||
*.accdb
|
||||
*.db
|
||||
*.dbf
|
||||
*.mdb
|
||||
*.pdb
|
||||
*.sqlite3
|
||||
*.db-shm
|
||||
*.db-wal
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/database
|
||||
Reference in New Issue
Block a user