initial commit.
This commit is contained in:
commit
5808d62a99
6 changed files with 30 additions and 0 deletions
19
.gitignore
vendored
Normal file
19
.gitignore
vendored
Normal file
|
@ -0,0 +1,19 @@
|
|||
__pycache__/
|
||||
*.sol
|
||||
*.pol
|
||||
*.pymkl
|
||||
*.nicks_bc
|
||||
*.so
|
||||
*.o
|
||||
*.hex
|
||||
*hex*
|
||||
node_modules/
|
||||
*.lock
|
||||
!Cargo.toml
|
||||
*ml*
|
||||
*env*
|
||||
*.*env*
|
||||
*.env*
|
||||
*.*env
|
||||
.env
|
||||
.env/
|
Loading…
Add table
Add a link
Reference in a new issue