diff --git a/.gitignore b/.gitignore index 3c4efe2..ef4c242 100644 --- a/.gitignore +++ b/.gitignore @@ -258,4 +258,9 @@ paket-files/ # Python Tools for Visual Studio (PTVS) __pycache__/ -*.pyc \ No newline at end of file +*.pyc + +# Executable resources from UVNC +*.dll +*.exe +*.dsm \ No newline at end of file