dnet-hadoop/.gitignore

30 lines
320 B
Plaintext
Raw Normal View History

2018-01-16 14:19:39 +01:00
.DS_Store
2018-01-16 14:16:00 +01:00
.idea
2020-01-27 10:56:40 +01:00
*.iws
*.ipr
2018-01-16 14:16:00 +01:00
*.iml
2018-01-16 14:17:06 +01:00
*~
.vscode
2021-03-05 15:45:28 +01:00
.metals
.bloop
2019-03-18 16:02:23 +01:00
.classpath
/*/.classpath
/*/*/.classpath
.metadata
/*/.metadata
/*/*/.metadata
.project
.settings
/*/*/target
2018-01-16 14:17:06 +01:00
/*/target
/target
2019-03-18 16:02:23 +01:00
/*/*/build
2018-01-16 14:17:06 +01:00
/*/build
2019-03-18 10:46:07 +01:00
/build
2019-03-18 16:02:23 +01:00
spark-warehouse
/**/job-override.properties
2020-03-27 13:45:25 +01:00
/**/*.log
2021-03-05 15:45:28 +01:00
/**/.factorypath
/**/.scalafmt.conf
/.java-version