fixed ignoring of src and pkg directories and disabled ignoring of src in java
[mirrors/Programs.git] / .gitignore
index 0c017a983d9b350b36d1f2d58c9d4c7eadfec58e..8949ab8f79003cf32ab4d950059cbbf23603ad15 100644 (file)
@@ -4,8 +4,8 @@ _*
 *.old
 *.part
 
-*/pkg/
-*/src/
+pkg/
+src/
 
 *.exe
 *.EXE
This page took 0.087359 seconds and 4 git commands to generate.