mirror of
https://github.com/HexCardGames/HexDeck.git
synced 2025-09-03 18:48:38 +02: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/ |