mirror of
https://github.com/ijprest/keyboard-layout-editor.git
synced 2026-04-27 09:30:44 -07:00
25 lines
354 B
Text
25 lines
354 B
Text
# Testing files
|
|
mongoose.conf
|
|
mongoose*.exe
|
|
|
|
# Private data
|
|
fonts/EngraversGothic-Regular-webfont.*
|
|
aws-private-key.txt
|
|
|
|
# Per-user stuff
|
|
*.sublime-workspace
|
|
|
|
# NPM & Bower installations
|
|
node_modules/
|
|
npm-debug.log
|
|
bower_components/
|
|
|
|
# Generated files
|
|
fonts/kbd-custom.*
|
|
js/jsonl.min.js
|
|
js/jsonl.js
|
|
css/kb.css
|
|
css/kb.css.map
|
|
|
|
# Backup/temporary files
|
|
*~
|