Skip to content

Commit a1ab01e

Browse files
committed
Has to be /pirates, not ./pirates
1 parent 108eab7 commit a1ab01e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
castle-engine-output
55

66
# Unix executable
7-
./pirates
7+
/pirates
88
# Windows executable
9-
./pirates.exe
9+
/pirates.exe
1010
# Delphi Windows executable when build by Delphi IDE
1111
pirates_standalone.exe
1212
# Library files placed alongside Windows executable

0 commit comments

Comments
 (0)