Skip to content

Commit c89b123

Browse files
committed
Ignore pirates Unix binary only in current dir, not in recursive subdirs
1 parent f28022c commit c89b123

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)