We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.gitignore
1 parent b42b084 commit 0eb609eCopy full SHA for 0eb609e
.gitignore
@@ -1,4 +1,4 @@
1
-## Ignore Visual Studio temporary files, build results, and
+## Ignore Visual Studio temporary files, build results, and
2
## files generated by popular Visual Studio add-ons.
3
4
# User-specific files
@@ -322,3 +322,7 @@ ehthumbs.db
322
# JetBrains Rider
323
.idea/
324
*.sln.iml
325
+
326
+# OpenDream-generated files for TestGame
327
+TestGame/preprocessor_dump.dm
328
+TestGame/environment.dmd
0 commit comments