Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Signalbot
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Frederic Aust
Signalbot
Merge requests
!3
Reworked default_config, added challenge.json and added .idea to .gitignore
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Reworked default_config, added challenge.json and added .idea to .gitignore
more_data
into
main
Overview
0
Commits
2
Pipelines
0
Changes
4
Merged
Frederic Aust
requested to merge
more_data
into
main
3 years ago
Overview
0
Commits
2
Pipelines
0
Changes
4
0
0
Merge request reports
Compare
main
version 1
25c5859c
3 years ago
main (base)
and
latest version
latest version
c1a31ea7
2 commits,
3 years ago
version 1
25c5859c
1 commit,
3 years ago
4 files
+
89
−
4
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
.gitignore
+
2
−
1
View file @ c1a31ea7
Edit in single-file editor
Open in Web IDE
Show full file
# ignore custom configs
# ignore custom configs
.gitignore
.gitignore
.idea
__pycache__
__pycache__
*.gif
*.gif
*.jpeg
*.jpeg
@@ -7,4 +8,4 @@ __pycache__
@@ -7,4 +8,4 @@ __pycache__
config.json
config.json
gn.json
gn.json
testitest.py
testitest.py
quotes.csv
quotes.csv
\ No newline at end of file
Loading