Add ".aiignore"

This commit is contained in:
schroda
2025-04-22 22:19:24 +02:00
parent f93abd5b93
commit d277370b28

14
.aiignore Normal file
View File

@@ -0,0 +1,14 @@
# An .aiignore file follows the same syntax as a .gitignore file.
# .gitignore documentation: https://git-scm.com/docs/gitignore
# you can ignore files
.DS_Store
*.log
*.tmp
# or folders
dist/
build/
out/
tools/scripts/tokens.json