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