16 lines
No EOL
136 B
Text
16 lines
No EOL
136 B
Text
# Ignore all files
|
|
*.*
|
|
|
|
# Except
|
|
!*.json
|
|
!*.js
|
|
!*.zip
|
|
!*.7z
|
|
!*.csv
|
|
!.gitignore
|
|
!README.md
|
|
!nscript.dat
|
|
!result.txt
|
|
|
|
# Images
|
|
!manual.png |