diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,8 @@ +*.sh + # IntelliJ workspace .idea/ *.iml # Maven -target/
\ No newline at end of file +target/ |
![]() |
index : hyde.git | |
Static website generator | Alessandro Iezzi |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 4 |
@@ -1,6 +1,8 @@ +*.sh + # IntelliJ workspace .idea/ *.iml # Maven -target/
\ No newline at end of file +target/ |