Skip to content

Commit 126efff

Browse files
committed
Add packages/ to .gitignore
The new unit test project from #1012 installs NuGet packages which leads to untracked files.
1 parent 6aee6b1 commit 126efff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ PluginCore/Bin
2424
/FlashDevelop/Bin/Debug/Exceptions.log
2525
/FlashDevelop/Bin/Debug/Tools/fdbuild/fdbuild.exe
2626
FlashDevelop/Bin/Debug/Settings/Themes/CURRENT
27+
packages/

0 commit comments

Comments
 (0)