update git files
This commit is contained in:
parent
18f0de598c
commit
6f482bfaba
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
# Auto detect text files and perform LF normalization
|
||||
* text=auto
|
||||
12
.gitignore
vendored
12
.gitignore
vendored
@ -1 +1,11 @@
|
||||
*.tmp*
|
||||
/node_modules/
|
||||
/package-lock.json
|
||||
/args/config*.json
|
||||
/args/param.json
|
||||
/args/keys*.json
|
||||
/args/prime_index*.b
|
||||
/args/indexes*/
|
||||
/log.txt
|
||||
/bash_start*
|
||||
*test*
|
||||
*.tmp*
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2023 Sai Raj
|
||||
Copyright (c) 2021 Ranchimall
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
Loading…
Reference in New Issue
Block a user