tweaks to match runtime
This commit is contained in:
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
|
||||
#compiled code
|
||||
|
||||
*.lcom
|
||||
*.LCOM
|
||||
*.dfasl
|
||||
*.DFASL
|
||||
|
||||
# older versions
|
||||
|
||||
*~
|
||||
*#
|
||||
\.#*
|
||||
*#
|
||||
|
||||
# core files
|
||||
|
||||
core
|
||||
*.core
|
||||
|
||||
Reference in New Issue
Block a user