Skip to content

Commit

Permalink
Upload .gitignore 💫
Browse files Browse the repository at this point in the history
	modified:   .gitignore
	new file:   Cargo.lock
  • Loading branch information
NiiightmareXD committed Sep 22, 2023
1 parent ae17fd3 commit c4a02f9
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock

# These are backup files generated by rustfmt
**/*.rs.bk

# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
228 changes: 228 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c4a02f9

Please sign in to comment.