Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #ignore thumbnails created by windows
- Thumbs.db
- #Ignore files build by Visual Studio
- *.obj
- *.exe
- *.pdb
- *.user
- *.aps
- *.pch
- *.vspscc
- *_i.c
- *_p.c
- *.ncb
- *.suo
- *.tlb
- *.tlh
- *.bak
- *.cache
- *.ilk
- *.log
- *.dll
- *.lib
- *.sbr
- # Ignore files created by PowerShell Studio
- *.TempPoint.*
- *.Export.*
- *.psprojs
- *.RestorePoint.*
- *.Run.ps1
- *.Package.ps1
- CustomMenu.inf
- # Ignore others
- .vscode/
- .publish/
Advertisement
Add Comment
Please, Sign In to add comment