You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by jf...@apache.org on 2020/04/16 13:16:14 UTC

[vcl-site] 01/02: Added .gitignore

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

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

commit 5553accee4803ec8b38df4c3f85c61e46eee9310
Author: Roy Lenferink <le...@gmail.com>
AuthorDate: Thu Mar 12 19:07:43 2020 +0100

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

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..c1a3c44
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+# Generated
+/resources
+target
+
+# IntelliJ generated
+*.iml
+.idea
+.java-version