mirror of
https://bitbucket.org/Mattrixwv/projecteulerjava.git
synced 2025-12-06 17:13:58 -05:00
Changed to maven build and added a wrapper program
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
#Visual Studio Code
|
||||
.vscode
|
||||
.classpath
|
||||
.project
|
||||
.settings
|
||||
|
||||
#Java class files
|
||||
*.class
|
||||
#Ignore all bin files
|
||||
target/
|
||||
|
||||
Reference in New Issue
Block a user