mirror of
https://github.com/HexCardGames/HexDeck.git
synced 2025-11-30 19:14:27 +01:00
13 lines
111 B
Plaintext
13 lines
111 B
Plaintext
# IDEs and editors
|
|
.vscode/
|
|
.idea/
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
|
|
# Secrets
|
|
.env
|
|
|
|
# MongoDB docker volume
|
|
data/ |