[fix] Fixing the license for ContentDB.

This commit is contained in:
Lunovox 2024-11-04 04:26:07 -03:00
parent ffa421159a
commit 07042aff76
6 changed files with 537 additions and 71 deletions

53
.gitignore vendored
View file

@ -1,47 +1,12 @@
#Lunovox Files
.git
# Backup Files
*.~
*.old
*~
*.bkp
*.backup
# Files of POedit
*.mo
# Compiled Lua sources
luac.out
# luarocks build files
*.src.rock
*.zip
*.tar.gz
# Object files
*.o
*.os
*.ko
*.obj
*.elf
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
*.def
*.exp
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Arquivo de versionamento:
*.diff
*.patch