mirror of
https://github.com/KarolS/millfork.git
synced 2025-08-09 10:24:57 +00:00
Update .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -15,6 +15,9 @@ examples/lunix/
|
||||
# hidden files
|
||||
*.~
|
||||
|
||||
#tools
|
||||
*.bat
|
||||
|
||||
# compiled Scala files
|
||||
*.jar
|
||||
*.class
|
||||
@@ -47,6 +50,8 @@ examples/lunix/
|
||||
HELLO
|
||||
HELLOCPC
|
||||
FIZZBUZZ
|
||||
__hw_bbcmicro
|
||||
__hw_cpc464
|
||||
|
||||
#heap dumps
|
||||
java_pid*
|
||||
|
Reference in New Issue
Block a user