You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
34 lines
293 B
34 lines
293 B
### vim
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
|
|
### Keil5
|
|
/keil/*
|
|
/keilp/*
|
|
!*.sct
|
|
!*.uvprojx
|
|
|
|
### Source Insight
|
|
*.IAB
|
|
*.IAD
|
|
*.IMB
|
|
*.IMD
|
|
*.PFI
|
|
*.PO
|
|
*.PR
|
|
*.PRI
|
|
*.PS
|
|
*.WK3
|
|
*.SearchResults
|
|
*.bookmarks.xml
|
|
*.snippets.xml
|
|
*.siwork
|
|
si/**/cache/
|
|
si/**/Backup/
|
|
si4/**/cache/
|
|
si4/**/Backup/
|
|
|
|
### Source file
|
|
source/bak/
|
|
/out/
|
|
|