Initial commit - tasks v1.1.14
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Subversion metadata (SVN rămâne activ în paralel)
|
||||
.svn/
|
||||
|
||||
# Windows shortcuts
|
||||
*.lnk
|
||||
*.bat
|
||||
|
||||
# Visual FoxPro compiled/generated files
|
||||
*.exe
|
||||
*.fxp
|
||||
*.bak
|
||||
*.err
|
||||
|
||||
# Local configuration with secrets
|
||||
settings.ini
|
||||
|
||||
# Logs
|
||||
LOG.txt
|
||||
Reference in New Issue
Block a user