fix .gitignore: update binary name, ignore bin/ dir
This commit is contained in:
parent
bc43f6e5a5
commit
cf7c0e0878
2 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
# Binaries
|
# Binaries
|
||||||
fgj
|
fj
|
||||||
|
bin/
|
||||||
*.exe
|
*.exe
|
||||||
*.exe~
|
*.exe~
|
||||||
*.dll
|
*.dll
|
||||||
|
|
|
||||||
BIN
bin/fj
BIN
bin/fj
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue