diff --git a/VVVV.gitignore b/VVVV.gitignore index 41c2ce50404d8db87741dc80a39449e6aa2d9561..55a6a4b7c0b1643318f6d361b5c1aefe93bee7f1 100644 --- a/VVVV.gitignore +++ b/VVVV.gitignore @@ -1,2 +1,7 @@ + +# .v4p backup files *~.xml -*/bin/ + +# Dynamic plugins .dll +bin/ +