This website requires JavaScript.
Explore
Help
Sign In
red
/
rustlings
Watch
1
Star
0
Fork
You've already forked rustlings
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
9544ba1029
rustlings
/
.gitignore
5 lines
35 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Ignore temporary .swp files
2016-02-10 02:23:50 +06:00
*.swp
Start a script to regenerate README.md from a template So far this doesn't actually do any templating, just adds a note about the README being autogenerated :)
2018-03-05 00:41:55 +07:00
target/
init new cargo project
2018-04-27 02:41:19 +07:00
**/*.rs.bk
remove and ignore .DS_Store
2018-11-15 01:24:11 +07:00
.DS_Store
Reference in a new issue
Copy permalink