We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973412a commit 24c807eCopy full SHA for 24c807e
.gitignore
@@ -25,3 +25,4 @@ hs_err_pid*
25
.DS_Store
26
27
28
+/bin/
.project
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<projectDescription>
3
- <name>CodeGenerator</name>
+ <name>code-generator</name>
4
<comment></comment>
5
<projects>
6
</projects>
0 commit comments