Browse Source

[skip ci] Updated licenses and gitignores

tags/v1.15.0-rc1
GiteaBot 2 years ago
parent
commit
5c2f9b3f83
3 changed files with 4 additions and 3 deletions
  1. 1
    0
      options/gitignore/Android
  2. 2
    2
      options/gitignore/Autotools
  3. 1
    1
      options/gitignore/Xojo

+ 1
- 0
options/gitignore/Android View File

@@ -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

+ 2
- 2
options/gitignore/Autotools View File

@@ -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

+ 1
- 1
options/gitignore/Xojo View File

@@ -8,4 +8,4 @@ Debug*/Debug*.exe
Debug*/Debug*\ Libs
*.rbuistate
*.xojo_uistate
*.obsolete
*.obsolete*

Loading…
Cancel
Save