fix odl patches
[ccsdk/distribution.git] / .gitignore
index 91f026b..4a62595 100755 (executable)
@@ -10,6 +10,7 @@ org.eclipse.core.resources.prefs
 .checkstyle
 maven-eclipse.xml
 workspace
+.vscode
 
 ## Compilation Files ##
 *.class
@@ -45,3 +46,7 @@ blackDuckHubProjectVersionName.txt
 
 # Generated dependency list
 direct-dependencies.txt
+
+# Ignore pems - these are only intended to aid in local compiles
+# and should not be shared
+*.pem