Init sakai-v19

This commit is contained in:
Çetin
2024-12-27 16:00:31 +03:00
parent 07ae55c3c5
commit 0369931355
314 changed files with 18699 additions and 246892 deletions

8
.gitignore vendored
View File

@@ -1,4 +1,4 @@
# See http://help.github.com/ignore-files/ for more about ignoring files.
# See https://docs.github.com/get-started/getting-started-with-git/ignoring-files for more about ignoring files.
# Compiled output
/dist
@@ -21,8 +21,11 @@ yarn-error.log
*.sublime-workspace
# Visual Studio Code
.vscode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
.history/*
# Miscellaneous
@@ -37,4 +40,3 @@ testem.log
# System files
.DS_Store
Thumbs.db