mirror of
https://github.com/Stone-Red-Code/TextLore.git
synced 2026-09-04 00:56:26 +02:00
Make room system generic
This commit is contained in:
+4
-2
@@ -302,8 +302,6 @@ node_modules/
|
||||
*.dsp
|
||||
|
||||
# Visual Studio 6 technical files
|
||||
*.ncb
|
||||
*.aps
|
||||
|
||||
# Visual Studio LightSwitch build output
|
||||
**/*.HTMLClient/GeneratedArtifacts
|
||||
@@ -396,3 +394,7 @@ FodyWeavers.xsd
|
||||
|
||||
# JetBrains Rider
|
||||
*.sln.iml
|
||||
|
||||
# SQLite
|
||||
/src/TextLore/games.sqlite-shm
|
||||
/src/TextLore/games.sqlite-wal
|
||||
|
||||
Reference in New Issue
Block a user