add .apt_generated_tests to .gitignore
[serviceutils.git] / .gitignore
1 #
2 # Copyright (c) 2018 Ericsson India Global Services Pvt Ltd. 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 .classpath
9 .project
10 .settings
11 .metadata
12 *.iml
13 .idea
14 bin
15 xtend-gen
16 target
17 target-ide
18 .tox
19 .DS_Store
20 .checkstyle
21 .fbExcludeFilterFile
22 .factorypath
23 .fbExcludeFilterFile
24 yang-gen-config
25 yang-gen-sal
26 classes
27 maven-metadata-local.xml
28 META-INF
29 .apt_generated_tests