Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
ohj2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
julipits
ohj2
Commits
412808cf
Commit
412808cf
authored
2 months ago
by
Vesa Lappalainen
Browse files
Options
Downloads
Patches
Plain Diff
pohja 25
parents
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+75
-0
75 additions, 0 deletions
.gitignore
README.md
+6
-0
6 additions, 0 deletions
README.md
kuvat/README.md
+4
-0
4 additions, 0 deletions
kuvat/README.md
with
85 additions
and
0 deletions
.gitignore
0 → 100644
+
75
−
0
View file @
412808cf
##############################
## Java
##############################
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*
##############################
## Maven
##############################
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar
##############################
## Gradle
##############################
bin/
build/
.gradle
.gradletasknamecache
gradle-app.setting
!gradle-wrapper.jar
##############################
## IntelliJ
##############################
out/
.idea/
.idea_modules/
*.iml
*.ipr
*.iws
##############################
## Eclipse
##############################
.settings/
bin/
tmp/
.metadata
*.tmp
*.bak
*.swp
*~.nib
local.properties
.loadpath
##############################
## NetBeans
##############################
nbproject/private/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
##############################
## OS X
##############################
.DS_Store
\ No newline at end of file
This diff is collapsed.
Click to expand it.
README.md
0 → 100644
+
6
−
0
View file @
412808cf
# pohja
Pohja kevään 2025 harjoitustöiden GIT-repoille
Lue käyttöohjeet TIMistä:
<https://tim.jyu.fi/view/kurssit/tie/ohj2/tyokalut/git/ohj2git#fork>
This diff is collapsed.
Click to expand it.
kuvat/README.md
0 → 100644
+
4
−
0
View file @
412808cf
# Suunnitelman kuvat
-
suunnitelmat
[
TIMissä
](
https://tim.jyu.fi/view/kurssit/tie/ohj2/v/2025/kevat/ht/suunnitelmat
)
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment