Skip to content

Commit abc8fd2

Browse files
committed
0.1.4.11, Fix buildIgnore
1 parent d3f80f0 commit abc8fd2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
author = HERO, jopojelly
2-
version = 0.1.4.10
2+
version = 0.1.4.11
33
displayName = HERO's Mod
44
homepage = http://forums.terraria.org/index.php?threads/heros-mod-creative-mode-server-management-and-over-25-tools-1-3-1-1-compatible.44650/
5-
buildIgnore = .vs\*, Properties\*, *.csproj, *.user, obj\*, bin\*, *.config, tmod\*, ignore\*, ZVidBuild\*, Images\Old*, Images\AllIcons.psd
5+
buildIgnore = .vs\*, Properties\*, *.csproj, *.user, obj\*, bin\*, *.config, tmod\*, ignore\*, ZVidBuild\*, Images\Old*, Images\AllIcons.psd, .git\*, LICENSE, .travis.yml, .gitignore
66
includePDB = true
77
languageVersion = 6

0 commit comments

Comments
 (0)