Skip to content

Commit d7fe618

Browse files
committed
add a linux packages file.
1 parent 39476c3 commit d7fe618

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitattributes

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
###############################################################################
22
# Set default behavior to automatically normalize line endings.
33
###############################################################################
4-
#* text=auto
4+
* text=auto
55

66
###############################################################################
77
# Set default behavior for command prompt diff.

avalon.ps1 AvalonBuild/avalon.ps1

File renamed without changes.

AvalonBuild/packages.linux.config

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<packages>
3+
<package id="VitalElement.AvalonBuild.ubuntu.14.04-x64" version="0.2.0-build2823-alpha" />
4+
</packages>

0 commit comments

Comments
 (0)