[skip ci] Updated licenses and gitignores
This commit is contained in:
parent
b5f5eab913
commit
5c2f9b3f83
3 changed files with 4 additions and 3 deletions
|
@ -44,6 +44,7 @@ captures/
|
|||
.idea/assetWizardSettings.xml
|
||||
.idea/dictionaries
|
||||
.idea/libraries
|
||||
.idea/jarRepositories.xml
|
||||
# Android Studio 3 in .gitignore file.
|
||||
.idea/caches
|
||||
.idea/modules.xml
|
||||
|
|
|
@ -45,8 +45,8 @@ m4/ltsugar.m4
|
|||
m4/ltversion.m4
|
||||
m4/lt~obsolete.m4
|
||||
|
||||
# Generated Makefile
|
||||
# (meta build system like autotools,
|
||||
# Generated Makefile
|
||||
# (meta build system like autotools,
|
||||
# can automatically generate from config.status script
|
||||
# (which is called by configure script))
|
||||
Makefile
|
||||
|
|
|
@ -8,4 +8,4 @@ Debug*/Debug*.exe
|
|||
Debug*/Debug*\ Libs
|
||||
*.rbuistate
|
||||
*.xojo_uistate
|
||||
*.obsolete
|
||||
*.obsolete*
|
||||
|
|
Reference in a new issue