mirror of
https://github.com/netbirdio/IronRDP.git
synced 2026-05-22 18:43:12 -07:00
17 lines
132 B
Plaintext
17 lines
132 B
Plaintext
# Ignore directories
|
|
bin/
|
|
obj/
|
|
|
|
# Ignore files
|
|
*.user
|
|
*.userosscache
|
|
*.suo
|
|
*.userprefs
|
|
*.dll
|
|
*.exe
|
|
*.pdb
|
|
*.cache
|
|
*.vsp
|
|
*.vspx
|
|
*.sap
|