Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pdt-dev] fix .gitignore

Hi.
 
I was looking at the git repository after I created a patch of 1MB.
 
In git repository there is a .cvsignore at the root folder. Within the plugins folders there is no .gitignore. At least I suggest to have a .gitignore in each plugin folder telling that "bin" and "target" are ignored. This will result in very small patches :)
 
Greetings
Martin

Back to the top