Skip to content

Commit 0fdf6b2

Browse files
committed
Update .gitignore
1 parent 054d1bc commit 0fdf6b2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,12 @@ Cargo.lock
44
**/*.rs.bk
55
*.pdb
66
/.idea
7-
# Test file for nuget
8-
file.sln
97

108
# Storage for packages resulting from arch package builds.
119
/pkgbuilt
1210

1311
# Arch package build directory
1412
/arch_pkg
13+
14+
# Test file for nuget
15+
nuget_test.sln

0 commit comments

Comments
 (0)