diff --git a/.gitignore b/.gitignore index 55b656d..22d3a9c 100644 --- a/.gitignore +++ b/.gitignore @@ -458,4 +458,6 @@ $RECYCLE.BIN/ ## Custom ### Packages -nupkg/* \ No newline at end of file +nupkg/* + +**/*.Designer.cs \ No newline at end of file