Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cpsc219_project_iteration1
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
Container 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
Jacob Baggott
cpsc219_project_iteration1
Commits
c4b5b962
Commit
c4b5b962
authored
5 months ago
by
cody
Browse files
Options
Downloads
Patches
Plain Diff
Added .gitignore file
parent
e30878d7
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.idea/.gitignore
+54
-3
54 additions, 3 deletions
.idea/.gitignore
with
54 additions
and
3 deletions
.idea/.gitignore
+
54
−
3
View file @
c4b5b962
# Default ignored files
/shelf/
/workspace.xml
### IntelliJ IDEA ###
out/
!**/src/main/**/out/
!**/src/test/**/out/
.idea/
*.iml
*.iws
### Maven & Gradle ###
target/
build/
# Logs and temporary files
*.log
*.tmp
*.bak
*.swp
# Compiled files
*.class
# Other project-specific files
.gradle/
*.jar
*.war
*.ear
# Windows OS generated files
Thumbs.db
### Eclipse ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
bin/
!**/src/main/**/bin/
!**/src/test/**/bin/
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
### Mac OS ###
.DS_Store
\ 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