11 lines
134 B
Text
11 lines
134 B
Text
# Ignore all files
|
|
*.*
|
|
|
|
# Except
|
|
!out.txt
|
|
!*.ain
|
|
!.gitignore
|
|
!README.md
|
|
package.json
|
|
License/libogg/COPYING
|
|
License/libvorbis/COPYING
|