Added screen-capture functionality (press D). Added safeguards to prevent NPE when player.txt, DetailedInfo.txt do not exist. Removed these files from source control.
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,8 +1,18 @@
|
||||
bin
|
||||
|
||||
build
|
||||
|
||||
classes
|
||||
|
||||
dist
|
||||
|
||||
docs
|
||||
|
||||
.project
|
||||
|
||||
.settings
|
||||
|
||||
.classpath
|
||||
player.txt
|
||||
DetailedInfo.txt
|
||||
*.png
|
||||
Reference in New Issue
Block a user