Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 2d50a5a

Browse files
committed
Excluded the temporary Rust files from .gitignore.
1 parent 64240b2 commit 2d50a5a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,3 +360,7 @@ src/Simulation/Native/osx/libMicrosoft.Quantum.Simulator.Runtime.dylib
360360
src/Simulation/Native/win10/Microsoft.Quantum.Experimental.Simulators.Runtime.dll
361361
src/Simulation/Native/linux/Microsoft.Quantum.Experimental.Simulators.Runtime.dll
362362
src/Simulation/Native/osx/Microsoft.Quantum.Experimental.Simulators.Runtime.dll
363+
364+
# Temporary Rust files/dirs.
365+
Cargo.lock
366+
target/

0 commit comments

Comments
 (0)