Skip to content

Commit 0eb609e

Browse files
authored
Add some TestGame files to .gitignore (#2465)
1 parent b42b084 commit 0eb609e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Ignore Visual Studio temporary files, build results, and
1+
## Ignore Visual Studio temporary files, build results, and
22
## files generated by popular Visual Studio add-ons.
33

44
# User-specific files
@@ -322,3 +322,7 @@ ehthumbs.db
322322
# JetBrains Rider
323323
.idea/
324324
*.sln.iml
325+
326+
# OpenDream-generated files for TestGame
327+
TestGame/preprocessor_dump.dm
328+
TestGame/environment.dmd

0 commit comments

Comments
 (0)