Skip to content

Commit

Permalink
jenv-specific config doesn't need to be under version control
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-molak committed Feb 7, 2015
1 parent 45aaae6 commit 84dbf1a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
.project
.settings/

#JEnv
.java-version

target
work*

node_modules
node_modules

0 comments on commit 84dbf1a

Please sign in to comment.