mirror of
https://github.com/codex-storage/nim-poseidon2.git
synced 2025-02-13 11:36:23 +00:00
Add editorconfig and gitignore
This commit is contained in:
parent
9f202e0a39
commit
1d81384c0c
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@ -0,0 +1,5 @@
|
||||
[*]
|
||||
indent_style = space
|
||||
insert_final_newline = true
|
||||
indent_size = 2
|
||||
trim_trailing_whitespace = true
|
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
*
|
||||
!*/
|
||||
!*.*
|
Loading…
x
Reference in New Issue
Block a user