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