Merge "clean up post Neon-MRI: un-ignore Test and rm blueprint-maven-plugin"
[neutron.git] / .gitignore
1 #
2 # Copyright (c) 2018 Intel Corporation and others.  All rights reserved.
3 #
4 # This program and the accompanying materials are made available under the
5 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
6 # and is available at http://www.eclipse.org/legal/epl-v10.html
7 #
8
9 # sorted alphabetically
10
11 # wildcard match
12 **/logs
13 **/target
14 *.class
15 *.iml
16 *.ipr
17 *.iws
18 *.pyc
19 *.swp
20 *~
21
22 # directory
23 bin/
24 target-ide/
25
26 # particular files
27 .DS_Store
28 .checkstyle
29 .classpath
30 .factorypath
31 .fbExcludeFilterFile
32 .idea
33 .project
34 .settings
35 .vagrant
36 dist
37 log.html
38 maven-metadata-local.xml
39 output.xml
40 products
41 report.html
42 repository
43 target
44 workspace
45 yang-gen-config
46 yang-gen-sal