Skip to content

Commit ddf2f00

Browse files
committed
chore: Add potential server folder to gitignore
1 parent 495deb1 commit ddf2f00

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,5 @@ test/
2020
*.pyc
2121
gamemodes/reloadable-gamemode/
2222
gamemodes/remote-client/
23-
gamemodes/remote-server/
23+
gamemodes/remote-server/
24+
server/

0 commit comments

Comments
 (0)