mirror of
https://github.com/github/gitignore
synced 2024-12-02 16:35:44 +01:00
Also ignore pidb and userprefs files.
This commit is contained in:
parent
4b6bf65bdf
commit
514e86a715
@ -6,3 +6,5 @@
|
|||||||
*.csproj
|
*.csproj
|
||||||
*.unityproj
|
*.unityproj
|
||||||
*.sln
|
*.sln
|
||||||
|
*.pidb
|
||||||
|
*.userprefs
|
||||||
|
Loading…
Reference in New Issue
Block a user