mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 15:36:50 +00:00
29 lines
267 B
Plaintext
29 lines
267 B
Plaintext
# emech .gitignore
|
|
|
|
energymech
|
|
|
|
src/Makefile
|
|
src/config.h
|
|
src/*.o
|
|
src/energymech
|
|
src/gencmd
|
|
src/mcmd.h
|
|
src/usercombo.h
|
|
src/aliastest
|
|
src/safepathtest
|
|
|
|
*~
|
|
*.bak
|
|
*.passwd
|
|
mech.conf
|
|
mech.pid
|
|
root.zone*
|
|
trick.conf
|
|
|
|
conf
|
|
debug*
|
|
*.log
|
|
*.stats
|
|
*.session
|
|
energymech.userfile
|