Build artifact dirs (docs, dist, bin) are now excluded from source control.
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
bin
|
||||
|
||||
build
|
||||
|
||||
classes
|
||||
|
||||
dist
|
||||
|
||||
docs
|
||||
|
||||
player.txt
|
||||
DetailedInfo.txt
|
||||
DetailedInfo.xml
|
||||
*.png
|
||||
Reference in New Issue
Block a user