Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CodeMirror
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
Issue 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
Moritz Aurel Pascal Schubotz
CodeMirror
0f8d75934cc2d058670aa9976f132049d1311a34
CodeMirror
.gitignore
Find file
Normal view
Permalink
.gitignore
89 B
Newer
Older
Run test suite with PhantomJS and Travis
Tim Baumann
committed
12 years ago
1
/node_modules
Add test.html to .gitignore
Marijn Haverbeke
committed
12 years ago
2
/npm-debug.log
git-ignore all test files in project root
Marijn Haverbeke
committed
10 years ago
3
/test*.html
Add .tern-* to .gitignore
Marijn Haverbeke
committed
12 years ago
4
.tern-*
[smartymixed mode] Add
Ruslan Osmanov
committed
11 years ago
5
6
*~
*.swp
Added IntelliJ files to .gitignore
Doug Wikle
committed
10 years ago
7
8
.idea
*.iml
Add lib/codemirror.js to .gitignore
Marijn Haverbeke
committed
8 years ago
9
/lib/codemirror.js