Reset repo to respect .gitignore
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
cargo package
|
||||
cargo publish
|
@@ -1,13 +0,0 @@
|
||||
[package]
|
||||
name = "bellande_parser"
|
||||
version = "0.0.1"
|
||||
edition = "2021"
|
||||
authors = ["Ronaldson Bellande ronaldsonbellande@gmail.com"]
|
||||
description = "Bellande File Format"
|
||||
license = "GNU"
|
||||
|
||||
[lib]
|
||||
path = "bellande_parser.rs"
|
||||
|
||||
[dependencies]
|
||||
std = { version = "1.65", features = ["collections", "fs", "path"] }
|
Reference in New Issue
Block a user