update git files

This commit is contained in:
sairajzero 2023-06-12 14:16:13 +05:30
parent 18f0de598c
commit 6f482bfaba
3 changed files with 14 additions and 2 deletions

2
.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto

12
.gitignore vendored
View File

@ -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*

View File

@ -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