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