Skip to content

Commit 14bcb06

Browse files
committed
Tweaks
1 parent 89e5c2e commit 14bcb06

File tree

3 files changed

+4
-80
lines changed

3 files changed

+4
-80
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
build
2+
.DS_store
3+
temp.unityproject

Rakefile

+2
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ task :build do
3434

3535
cp path + "/Bugsnag.unitypackage", "."
3636
end
37+
38+
task default: [:build]

build.sh

-80
This file was deleted.

0 commit comments

Comments
 (0)