diff options
Diffstat (limited to 'fabric-discovery-plugin/.gitignore')
-rw-r--r-- | fabric-discovery-plugin/.gitignore | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/fabric-discovery-plugin/.gitignore b/fabric-discovery-plugin/.gitignore new file mode 100644 index 00000000..4213c216 --- /dev/null +++ b/fabric-discovery-plugin/.gitignore @@ -0,0 +1,19 @@ +*.class +**/target +bin/ +dist +**/logs +*~ +target +target-ide +.classpath +.project +.settings +.idea +xtend-gen +yang-gen-config +yang-gen-sal +classes +.DS_STORE +.metadata +.gitreview |