Skip to content

Commit dabf82f

Browse files
committed
Add build-steamrt directory to gitignore
Shadowrush is going to be on Steam, so I've been testing the build process with the Steam Linux runtime.
1 parent 220e049 commit dabf82f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
/build/
99
/build-debug/
1010
/build-release/
11+
/build-steamrt/
1112
/config/
1213
/saves/
1314
# ignore also vim swap files

0 commit comments

Comments
 (0)