projects
/
incubator-flagon-distill.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fixes typo in asf.yaml file
[incubator-flagon-distill.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index ce414bafac6f49e155fd186bc4a0ff817b630583..a42b3b8e84c695b8511db60b20dae5b57bfe7941 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-14,6
+14,7
@@
# limitations under the License.
\r
\r
.DS_Store
\r
+.idea
\r
\r
# Byte-compiled / optimized / DLL files
\r
__pycache__/
\r
@@
-45,7
+46,7
@@
coverage.xml
\r
# Distribution / packaging
\r
.Python
\r
-env/
\r
+env
*
/
\r
build/
\r
develop-eggs/
\r
dist/
\r