You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by kd...@apache.org on 2019/02/13 20:06:48 UTC

[nifi-maven] 01/20: NIFI-850 initial commit

This is an automated email from the ASF dual-hosted git repository.

kdoran pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-maven.git

commit 75101ae09170e2e9ad4b94ba2efc1b033d9e3c10
Author: joewitt <jo...@apache.org>
AuthorDate: Thu Aug 13 12:51:02 2015 -0400

    NIFI-850 initial commit
---
 .gitignore | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..a2e04fa
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,16 @@
+target
+.project
+.settings
+.classpath
+nbactions.xml
+nb-configuration.xml
+.DS_Store
+.metadata
+.recommenders
+
+# Intellij
+.idea/
+*.iml
+*.iws
+*~
+