Added gitignore
This commit is contained in:
parent
4bcff4fee1
commit
8d97b887cc
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -14,3 +14,9 @@ Cargo.lock
|
||||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||||
*.pdb
|
*.pdb
|
||||||
|
|
||||||
|
|
||||||
|
#Tokefile
|
||||||
|
tokefile.toml
|
||||||
|
tokefile
|
||||||
|
Tokefile
|
||||||
|
Tokefile.toml
|
||||||
|
|
Loading…
Reference in a new issue