Removed MANIFEST.MF and beefed up .gitignore
[netvirt.git] / .gitignore
1 .idea/\r
2 target/\r
3 *.class\r
4 **/target\r
5 **/bin\r
6 dist\r
7 **/logs\r
8 products\r
9 repository\r
10 workspace\r
11 *~\r
12 target\r
13 .classpath\r
14 .project\r
15 .settings\r
16 MANIFEST.MF\r