commit 4a6ca493fae19e75614191f90214db7f241e50d3 Author: Ben Claussen Date: Fri May 11 14:45:57 2018 -0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0d53ac9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.TempPoint.* +*.Export.* +*.psprojs +*.psbuild +*.RestorePoint.* +*.Run.ps1 +*.Package.ps1 +CustomMenu.inf \ No newline at end of file