mirror of
https://gitlab.com/lunovox/minertrade.git
synced 2025-09-22 20:26:50 -04:00
[fix] Fixing the license for ContentDB.
This commit is contained in:
parent
ffa421159a
commit
07042aff76
6 changed files with 537 additions and 71 deletions
53
.gitignore
vendored
53
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue