diff options
Diffstat (limited to 'GuessANumber/Controller/.gitignore')
-rw-r--r-- | GuessANumber/Controller/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/GuessANumber/Controller/.gitignore b/GuessANumber/Controller/.gitignore new file mode 100644 index 0000000..74b41d6 --- /dev/null +++ b/GuessANumber/Controller/.gitignore @@ -0,0 +1,4 @@ +/bin/ +.classpath +.project +/dist/ |