Add git configuration.
This commit is contained in:
parent
2ef356aa1c
commit
2c8ae1ef1b
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
* text=auto eol=lf
|
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
/target/
|
||||||
|
**/*.rs.bk
|
||||||
|
*~
|
||||||
|
.gdb_history
|
||||||
|
.dir-locals.el
|
||||||
|
/*.html
|
||||||
|
/*.pdf
|
Loading…
Reference in New Issue
Block a user