Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
hust-x86-simulator
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
yizhiran
hust-x86-simulator
c29f75143d403dab761701c678cf0274583ab56c
hust-x86-simulator
.gitignore
Find file
Normal view
History
Permalink
.gitignore
71 B
Newer
Older
> Manual commit: Finished expression parser. Slightly changed Makefile and gitignore file.
Recolic Keghart
committed
5 years ago
1
2
3
4
*.yy.cc
*.tab.cc
*.tab.h
Fix gitignore problem
Recolic Keghart
committed
5 years ago
5
6
7
*.d
*.o
*.out
> Manual commit: Finished expression parser. Slightly changed Makefile and gitignore file.
Recolic Keghart
committed
5 years ago
8
9
*.output
Fix gitignore problem
Recolic Keghart
committed
5 years ago
10
build
> Manual commit: Finished expression parser. Slightly changed Makefile and gitignore file.
Recolic Keghart
committed
5 years ago
11
12
13
.idea
.vscode