core(git/ignore): adding the mod_gen ignore
- Those file are generated in the build of cargo
This commit is contained in:
parent
a2067ab674
commit
ae03eb701f
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,7 +2,7 @@
|
||||||
debug
|
debug
|
||||||
target
|
target
|
||||||
build
|
build
|
||||||
mod.rs
|
mod_gen.rs
|
||||||
|
|
||||||
# These are backup files generated by rustfmt
|
# These are backup files generated by rustfmt
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue