GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
3
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
mark.george
/
marking
Browse code
Add more complete .gitignore
master
1 parent
4dec708
commit
4440d4bc73cf440b379ac97110760e1e71355627
Mark George
authored
on 6 Jun 2023
Patch
Showing
1 changed file
.gitignore
Ignore Space
Show notes
View
.gitignore
.gradle/ .nb-gradle/ .settings/ nbproject/ build/ bin/ dist/ tmp/ .classpath .project *.zip *.tgz *.tar.gz *.class *.jar .DS_Store !gradle-wrapper.jar *.mv.db
.gradle build *.db dist libs bin .settings .classpath .project
Show line notes below