Prvni verze na Git
This commit is contained in:
27
.gitignore
vendored
27
.gitignore
vendored
@ -30,8 +30,8 @@
|
||||
# Default Delphi compiler directories
|
||||
# Content of this directories are generated with each Compile/Construct of a project.
|
||||
# Most of the time, files here have not there place in a code repository.
|
||||
#Win32/
|
||||
#Win64/
|
||||
Win32/
|
||||
Win64/
|
||||
#OSX64/
|
||||
#OSXARM64/
|
||||
#Android/
|
||||
@ -81,3 +81,26 @@ __recovery/
|
||||
# Boss dependency manager vendor folder https://github.com/HashLoad/boss
|
||||
modules/
|
||||
|
||||
|
||||
|
||||
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
|
||||
*.stat
|
||||
.gitignore
|
||||
*.log
|
||||
*.dxsettings
|
||||
|
||||
*.7z
|
||||
*.zip
|
||||
*.skincfg
|
||||
*.json
|
||||
|
||||
SumatraPDF*
|
||||
|
||||
*.mes
|
||||
*.tmp
|
||||
x/
|
||||
xx/
|
||||
bak/
|
||||
oldDLL/
|
||||
Resources/
|
||||
.git/
|
||||
|
||||
Reference in New Issue
Block a user