First 1.1 branch for Electric
Now ignoring electricconfig.cfg because it needs to be unique for everyone Moved config to its own folder Moved fonts to thier own folder More similar changes are to come. 1.1 is intended to be built with QB64 1.1. Signed-off-by: Daniel Marsee <rdmarsee@gmail.com>
This commit is contained in:
parent
8ef3d67e12
commit
2ac90a8bd2
4 changed files with 30 additions and 25 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -21,6 +21,11 @@
|
|||
*.tar
|
||||
*.zip
|
||||
|
||||
# Configurations #
|
||||
##################
|
||||
# ignore the autogenerated electric config files
|
||||
*.cfg
|
||||
|
||||
# Logs and databases #
|
||||
######################
|
||||
*.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue