This is an automated email from the ASF dual-hosted git repository. ddekany pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/freemarker-docgen.git
commit 6e83d56f5560cac9f4215c4eea7e59d6f379777d Author: ddekany <[email protected]> AuthorDate: Sun Jul 26 01:04:20 2020 +0200 (Removed now unnecessary .gitignore entries) --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitignore b/.gitignore index 20d6b1c..b266582 100644 --- a/.gitignore +++ b/.gitignore @@ -36,10 +36,6 @@ node_modules npm-debug.log -main.js -main.min.js -docgen.min.css -docgen.css /release.properties pom.xml.next pom.xml.releaseBackup
