Skip to content

Commit fe9d82c

Browse files
committed
Update .gitignore
1 parent 821abd7 commit fe9d82c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,10 @@ pom.xml.asc
1010
/.nrepl-port
1111
/resources/public/js
1212
/public/js/out
13+
/public/js/app.js
1314
/out
1415
/.repl
1516
*.log
1617
/.env
1718
/.idea
18-
*.iml
19+
*.iml

0 commit comments

Comments
 (0)