commit 294b5bcf3b646fa46e75e1c3477092c04c130ae2 Author: xbony2 Date: Wed Feb 11 08:00:58 2015 -0500 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..32858aa --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.class + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.ear + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* diff --git a/README.md b/README.md new file mode 100644 index 0000000..7972583 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Advanced-Power-Management-2 +Port of the Advanced Power Management IC2 addon to 1.7.10