From 4a6ca493fae19e75614191f90214db7f241e50d3 Mon Sep 17 00:00:00 2001 From: Ben Claussen Date: Fri, 11 May 2018 14:45:57 -0400 Subject: [PATCH] Initial commit --- .gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .gitignore 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