2017-12-06 21:00:04 +00:00
|
|
|
# various directories
|
|
|
|
target/
|
|
|
|
.idea/
|
|
|
|
project/target
|
|
|
|
project/project/target/
|
|
|
|
stuff
|
2018-01-20 22:32:34 +00:00
|
|
|
releases
|
2018-02-03 16:49:29 +00:00
|
|
|
src/test/scala/experiments/
|
2018-06-08 22:18:21 +00:00
|
|
|
# doesn't work yet
|
|
|
|
examples/lunix/
|
2020-07-17 23:34:16 +00:00
|
|
|
# older copies
|
|
|
|
include-*/
|
2017-12-06 21:00:04 +00:00
|
|
|
|
|
|
|
# hidden files
|
|
|
|
*.~
|
|
|
|
|
2019-12-01 22:13:42 +00:00
|
|
|
#tools
|
|
|
|
*.bat
|
2020-01-10 17:37:01 +00:00
|
|
|
issue*.mfk
|
2019-12-01 22:13:42 +00:00
|
|
|
|
2017-12-06 21:00:04 +00:00
|
|
|
# compiled Scala files
|
|
|
|
*.jar
|
|
|
|
*.class
|
2018-01-20 22:32:34 +00:00
|
|
|
*.zip
|
2020-03-25 22:55:20 +00:00
|
|
|
*.exe
|
2017-12-06 21:00:04 +00:00
|
|
|
|
|
|
|
# compiled Millfork files
|
|
|
|
*.prg
|
2018-12-17 10:13:01 +00:00
|
|
|
*.crt
|
2018-06-08 22:18:21 +00:00
|
|
|
*.seq
|
2017-12-06 21:00:04 +00:00
|
|
|
*.asm
|
2017-12-27 21:25:39 +00:00
|
|
|
*.lbl
|
2018-07-15 22:08:22 +00:00
|
|
|
*.nl
|
2019-06-14 09:39:11 +00:00
|
|
|
*.fns
|
|
|
|
*.sym
|
2018-07-15 22:08:22 +00:00
|
|
|
*.deb
|
2017-12-06 21:00:04 +00:00
|
|
|
*.xex
|
|
|
|
*.nes
|
2018-03-15 22:46:16 +00:00
|
|
|
*.sfc
|
|
|
|
*.bin
|
|
|
|
*.a78
|
2017-12-06 21:00:04 +00:00
|
|
|
*.a2
|
|
|
|
*.dsk
|
2018-04-02 21:40:40 +00:00
|
|
|
*.inf
|
2018-07-04 22:50:13 +00:00
|
|
|
*.tap
|
|
|
|
*.d88
|
2018-07-30 23:02:55 +00:00
|
|
|
*.com
|
2019-03-18 22:15:05 +00:00
|
|
|
*.gb
|
2019-06-05 11:31:43 +00:00
|
|
|
*.rom
|
2020-04-06 15:55:22 +00:00
|
|
|
*.ssd
|
2019-09-19 23:43:58 +00:00
|
|
|
*.o
|
2018-04-02 21:40:40 +00:00
|
|
|
HELLO
|
2018-12-19 18:02:29 +00:00
|
|
|
HELLOCPC
|
2019-08-06 10:59:05 +00:00
|
|
|
FIZZBUZZ
|
2019-12-01 22:13:42 +00:00
|
|
|
__hw_bbcmicro
|
|
|
|
__hw_cpc464
|
2020-04-06 11:27:39 +00:00
|
|
|
tests-cpc-*
|
2020-04-06 15:55:22 +00:00
|
|
|
BBC-*
|
2018-12-19 18:02:29 +00:00
|
|
|
|
2019-06-12 00:56:44 +00:00
|
|
|
#heap dumps
|
|
|
|
java_pid*
|