mirror of
https://github.com/oldratlee/translations.git
synced 2026-05-05 02:44:20 +08:00
95 lines
1.3 KiB
Plaintext
95 lines
1.3 KiB
Plaintext
*.pdf
|
||
|
||
|
||
#################################################
|
||
# IDE/Editor
|
||
#################################################
|
||
|
||
|
||
### Vim template
|
||
[._]*.s[a-w][a-z]
|
||
[._]s[a-w][a-z]
|
||
*.un~
|
||
Session.vim
|
||
.netrwhist
|
||
*~
|
||
|
||
|
||
### vs code
|
||
.vscode/
|
||
|
||
|
||
### SublimeText template
|
||
# cache files for sublime text
|
||
*.tmlanguage.cache
|
||
*.tmPreferences.cache
|
||
*.stTheme.cache
|
||
|
||
# workspace files are user-specific
|
||
*.sublime-workspace
|
||
|
||
# project files should be checked into the repository, unless a significant
|
||
# proportion of contributors will probably not be using SublimeText
|
||
# *.sublime-project
|
||
|
||
# sftp configuration file
|
||
sftp-config.json
|
||
|
||
|
||
#################################################
|
||
# OS
|
||
#################################################
|
||
|
||
### OSX template
|
||
.DS_Store
|
||
.AppleDouble
|
||
.LSOverride
|
||
|
||
# Icon must end with two \r
|
||
Icon |