Gitiles
Code Review
Sign In
gerrit.opencord.org
/
mac-learning
/
03e552723f72ae4199c8e3e2cffa12aced74c7b5
/
.
/
.gitignore
blob: 7ca05872dfb2677ae91de3cf88725d2a3d0fbf58 [
file
] [
log
] [
blame
]
Tunahan Sezen
03e5527
2020-04-18 09:18:53 +0000
[
diff
] [
blame^
]
1
# Created by .ignore support plugin (hsz.mobi)
2
3
# IntelliJ project files
4
.
idea
5
*.
iml
6
out
7
gen
8
9
# core
10
/*/target/
11
/target/
12
*.log
13
*.gz
14
15
# Visual Studio Code
16
.settings
17
.project
18
.classpath
19
.factorypath