Skip to content

Commit 37a6347

Browse files
committed
Updated .gitignore to ignore temp files
SPS tends to create files with a "Name".TempPoint.ps1 file name that's used for it's own purposes. This commit updates the .gitignore file to ignore all of these files.
1 parent 37eac6c commit 37a6347

File tree

2 files changed

+2
-13
lines changed

2 files changed

+2
-13
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11

22
Git_Ignore/
3+
4+
*.TempPoint\.ps1

Scripts/New-NodeModule.TempPoint.ps1

-13
This file was deleted.

0 commit comments

Comments
 (0)