Skip to content

Commit 8bdc4f5

Browse files
committed
(GH-7) Updated gitignore file
- To ignore changes to the buildartifacts folder
1 parent 315b289 commit 8bdc4f5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,13 @@ logs
3636
run-git.cmd
3737
src/Chocolatey/Build/*
3838
App_Packages
39+
40+
# =========================
41+
# Custom Additions
42+
# =========================
43+
44+
# Where everything from the build is put
45+
BuildArtifacts
46+
47+
# Temporary files that kdiff generates
48+
*.orig

0 commit comments

Comments
 (0)