This website works better with JavaScript
Home
Explore
Help
Sign In
jmelesky
/
learnrust
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
multiple cargos, so multiple targets to ignore
jmelesky
7 years ago
parent
86620783a9
commit
81f3c3dc15
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
+ 1
- 1
.gitignore
View File
@@ -9,7 +9,7 @@
*.exe
# Generated by Cargo
-/target
/
+
**
/target
Cargo.lock
# ---> Emacs