Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Frederik Berlaen
robofont_com
Commits
c830555b
Commit
c830555b
authored
May 06, 2019
by
Gustavo Ferreira
Browse files
tweaking .gitignore to allow "Robofont.sublime-build" file in assets
parent
4b6cf71c
Pipeline
#59995103
passed with stage
in 1 minute and 58 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
c830555b
...
...
@@ -3,6 +3,7 @@ _site
.jekyll-metadata
public/
*.sublime*
!assets/code/how-tos/Robofont.sublime-build
Gemfile.lock
.DS_Store
/_pythonHelpers/ftpSettings.py
/_pythonHelpers/ftpSettings.py
\ No newline at end of file
assets/code/how-tos/Robofont.sublime-build
0 → 100644
View file @
c830555b
{
"cmd": ["robofont", "-p", "$file"],
"file_regex": "^[ ]File \"(...?)\", line ([0-9]*)",
"selector": "source.python",
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment