mirror of
https://bitbucket.org/Mattrixwv/javaclasses.git
synced 2025-12-06 15:03:58 -05:00
Moved files to a maven project
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,4 +1,8 @@
|
||||
#Ignore all vscode files
|
||||
.vscode/*
|
||||
#Ignore all class files
|
||||
*.class
|
||||
|
||||
#Ignore build files
|
||||
.classpath
|
||||
.project
|
||||
.settings/
|
||||
target/
|
||||
|
||||
Reference in New Issue
Block a user