nifi/.gitignore

17 lines
141 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
2015-01-14 17:26:20 -05:00
*~
2015-02-04 07:20:49 -05:00