nifi/.gitignore

22 lines
265 B
Plaintext
Raw Normal View History

2014-12-08 15:22:14 -05:00
target
.project
.settings
.classpath
2014-12-08 15:22:14 -05:00
nbactions.xml
nb-configuration.xml
2014-12-09 08:20:42 -05:00
.DS_Store
.metadata
.recommenders
2014-12-08 15:22:14 -05:00
# Intellij
.idea/
*.iml
*.iws
*.ipr
2015-01-14 17:26:20 -05:00
*~
2015-02-04 07:20:49 -05:00
.vscode/
.java-version
/nifi-nar-bundles/nifi-py4j-bundle/nifi-python-extension-api/src/main/python/dist/
__pycache__