You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2020/10/15 07:32:37 UTC

[directory-site] 01/04: Added .gitignore

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

elecharny pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/directory-site.git

commit 38ccac2dbbb309549b2d88d0ea57ddbcdbbe396d
Author: Roy Lenferink <le...@gmail.com>
AuthorDate: Mon Oct 5 18:15:59 2020 +0200

    Added .gitignore
---
 .gitignore | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..7bfcafa
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+# Generated
+/target/
+
+# IntelliJ generated
+*.iml
+.idea/
+
+# Sources
+/source/