mirror of
https://github.com/PurpleI2P/i2pd-tools
synced 2025-01-12 07:48:02 +00:00
8533fc2f64
* add .gitignore * add keyinfo tool * fix up makefile to build i2pd git submodule
13 lines
101 B
Plaintext
13 lines
101 B
Plaintext
# emacs files
|
|
*~
|
|
*\#*
|
|
|
|
# object files
|
|
*.o
|
|
|
|
# built binaries
|
|
keygen
|
|
keyinfo
|
|
|
|
# private key files
|
|
*.dat |