mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Added support for MonoDevelop .gitignore
This commit is contained in:
parent
88320f20dc
commit
e8b2e1a9cc
1 changed files with 8 additions and 0 deletions
8
Global/MonoDevelop.gitignore
Normal file
8
Global/MonoDevelop.gitignore
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
#User Specific
|
||||||
|
*.userprefs
|
||||||
|
*.usertasks
|
||||||
|
|
||||||
|
#Mono Project Files
|
||||||
|
*.pidb
|
||||||
|
*.resources
|
||||||
|
test-results/
|
Loading…
Add table
Reference in a new issue