mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
Add a .gitignore file.
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
# emech .gitignore
|
||||||
|
|
||||||
|
energymech
|
||||||
|
|
||||||
|
src/Makefile
|
||||||
|
src/config.h
|
||||||
|
src/*.o
|
||||||
|
src/energymech
|
||||||
|
src/gencmd
|
||||||
|
src/mcmd.h
|
||||||
|
src/usercombo.h
|
||||||
|
|
||||||
|
*~
|
||||||
|
*.bak
|
||||||
|
*.passwd
|
||||||
|
mech.conf
|
||||||
|
mech.pid
|
||||||
|
root.zone*
|
||||||
|
trick.conf
|
||||||
|
|
||||||
Reference in New Issue
Block a user