You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by th...@apache.org on 2020/07/06 11:21:51 UTC

[wicket-site] 01/02: Add IDEA project files to .gitignore

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

theigl pushed a commit to branch wicket-9
in repository https://gitbox.apache.org/repos/asf/wicket-site.git

commit 362b5cdaaf1017fdad5ba3520bd0cc6618cbbe26
Author: Thomas Heigl <th...@gmail.com>
AuthorDate: Mon Jul 6 13:18:35 2020 +0200

    Add IDEA project files to .gitignore
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 0e65422..a7dd632 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
 .sass-cache/
 Gemfile.lock
 .jekyll-cache/
-
+.idea/
+*.iml