Add *.class files to gitignore

This commit is contained in:
2023-12-23 02:39:08 +00:00
parent ee5f91d440
commit 5a918b7f0f

3
.gitignore vendored
View File

@ -301,3 +301,6 @@ TSWLatexianTemp*
#*Notes.bib #*Notes.bib
year3/semester2/CT3534: Professional Experience year3/semester2/CT3534: Professional Experience
# byte code files
*.class