initial import from racket-sound -> racket-audio
This commit is contained in:
+8
-16
@@ -1,17 +1,9 @@
|
||||
# ---> Racket
|
||||
# gitignore template for the Racket language
|
||||
# website: http://www.racket-lang.org/
|
||||
|
||||
# DrRacket autosave files
|
||||
*.rkt~
|
||||
*.rkt.bak
|
||||
\#*.rkt#
|
||||
\#*.rkt#*#
|
||||
|
||||
# Compiled racket bytecode
|
||||
.DS_Store
|
||||
compiled/
|
||||
*.zo
|
||||
|
||||
# Dependency tracking files
|
||||
*.dep
|
||||
|
||||
/doc/
|
||||
*~
|
||||
*.bak
|
||||
\#*
|
||||
.\#*
|
||||
libao/c/build
|
||||
libao/c/ao-play-async/build
|
||||
|
||||
Reference in New Issue
Block a user