diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -20,4 +20,7 @@ **/blackDuckHub*
**/*.jsonld
**/.checkstyle
-**/.gitignore
+**/.gitignore + +**/*py.class +**/.DS_Store
|
index : ccsdk/apps | ||
Applications intended to run as their own dockers (e.g micro services) | Grokmirror user |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | .gitignore | 5 |
@@ -20,4 +20,7 @@ **/blackDuckHub*
**/*.jsonld
**/.checkstyle
-**/.gitignore
+**/.gitignore + +**/*py.class +**/.DS_Store
|