add .gitignore 59/15259/2
authorFlavio Fernandes <ffernand@redhat.com>
Fri, 13 Feb 2015 15:30:29 +0000 (10:30 -0500)
committerFlavio Fernandes <ffernand@redhat.com>
Fri, 13 Feb 2015 16:56:11 +0000 (16:56 +0000)
Change-Id: I96be63c8c63ec6ce4543680c3e681abf5763330c
Signed-off-by: Flavio Fernandes <ffernand@redhat.com>
.gitignore [new file with mode: 0755]

diff --git a/.gitignore b/.gitignore
new file mode 100755 (executable)
index 0000000..e2d0d09
--- /dev/null
@@ -0,0 +1,30 @@
+*.class
+**/target
+bin/
+dist
+**/logs
+products
+repository
+workspace
+*~
+target
+.classpath
+.project
+.settings
+MANIFEST.MF
+*.ipr
+*.iml
+*.iws
+.idea
+*.pyc
+log.html
+output.xml
+report.html
+*.swp
+target-ide/
+.vagrant
+.DS_Store
+.checkstyle
+yang-gen-config
+yang-gen-sal
+maven-metadata-local.xml